Skip to content

Commit

Permalink
Fixed bad header
Browse files Browse the repository at this point in the history
  • Loading branch information
kgorking committed Nov 7, 2023
1 parent 7c36880 commit 43abe80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittest/component_flags.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include <ecs/runtime.h>
#include <ecs/ecs_sh.h>

struct test_tag {
using ecs_flags = ecs::flags<ecs::tag>;
Expand Down

0 comments on commit 43abe80

Please sign in to comment.