Skip to content

Commit

Permalink
chore: better include
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Aug 9, 2024
1 parent 47d06ec commit 42a7047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecsact/cli/commands/codegen.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
#include <unordered_set>
#include <boost/dll/shared_library.hpp>
#include <boost/dll/library_info.hpp>
#include "codegen/codegen.hh"
#include "docopt.h"
#include "ecsact/interpret/eval.hh"
#include "ecsact/cli/commands/codegen/codegen.hh"
#include "ecsact/cli/commands/common.hh"
#include "ecsact/cli/report.hh"
#include "ecsact/runtime/dynamic.h"
Expand Down

0 comments on commit 42a7047

Please sign in to comment.