Procházet zdrojové kódy

test: minor changes

Michele Caini před 3 roky
rodič
revize
85c1ad060f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      test/entt/entity/component.cpp

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

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