Ver Fonte

test: drop unused include

Michele Caini há 3 anos atrás
pai
commit
40f676ed14
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      test/entt/entity/group.cpp

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

@@ -8,7 +8,6 @@
 #include <gtest/gtest.h>
 #include <entt/entity/group.hpp>
 #include <entt/entity/registry.hpp>
-#include "../common/config.h"
 
 struct empty_type {};