Ver código fonte

test: minor changes

Michele Caini 3 anos atrás
pai
commit
85c1ad060f
1 arquivos alterados com 1 adições e 0 exclusões
  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 {};