Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eaasna committed Sep 7, 2023
1 parent f47d8c5 commit 0e60739
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/utilities/consolidate/stellar_match.hpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
#pragma once

#include <utilities/shared.hpp>

namespace valik
{

#include <utilities/shared.hpp>
struct stellar_match
{
std::string dname{};
Expand Down

0 comments on commit 0e60739

Please sign in to comment.