Browse Source

test: drop unused include

Michele Caini 3 years ago
parent
commit
40f676ed14
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/entt/entity/group.cpp

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

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