Michele Caini 3 лет назад
Родитель
Сommit
85c1ad060f
1 измененных файлов с 1 добавлено и 0 удалено
  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 {};