Przeglądaj źródła

test: drop unused include

Michele Caini 3 lat temu
rodzic
commit
40f676ed14
1 zmienionych plików z 0 dodań i 1 usunięć
  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 {};