ソースを参照

fixed include

Michele Caini 8 年 前
コミット
f31790631a
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/entt/entity/prototype.hpp

+ 1 - 0
src/entt/entity/prototype.hpp

@@ -7,6 +7,7 @@
 #include <cstddef>
 #include <type_traits>
 #include <unordered_map>
+#include "../config/config.h"
 #include "registry.hpp"