Michele Caini 7 лет назад
Родитель
Сommit
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"