Selaa lähdekoodia

test: minor changes

Michele Caini 3 vuotta sitten
vanhempi
commit
85c1ad060f
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 {};