Prechádzať zdrojové kódy

test: minor changes

Michele Caini 4 rokov pred
rodič
commit
85c1ad060f
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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 {};