Explorar el Código

fixed include

Michele Caini hace 8 años
padre
commit
f31790631a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"