Explorar el Código

test: minor changes

Michele Caini hace 4 años
padre
commit
85c1ad060f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      test/entt/entity/component.cpp

+ 1 - 0
test/entt/entity/component.cpp

@@ -1,4 +1,5 @@
 #include <gtest/gtest.h>
 #include <gtest/gtest.h>
+#include <entt/config/config.h>
 #include <entt/entity/component.hpp>
 #include <entt/entity/component.hpp>
 
 
 struct empty {};
 struct empty {};