Skip to content

Commit

Permalink
fixed clang-tidy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jul 3, 2023
1 parent 16fc5c3 commit 1eea729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/orm/tiny/support/stores/baserelationstore.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ namespace Concerns

template<typename Derived, AllRelationsConcept ...AllRelations>
class HasRelationships;
}
} // namespace Concerns
namespace Relations
{
class IsRelation;
Expand Down

0 comments on commit 1eea729

Please sign in to comment.