|
|
@@ -8,8 +8,7 @@
|
|
|
#include <utility>
|
|
|
#include <gtest/gtest.h>
|
|
|
#include <entt/core/hashed_string.hpp>
|
|
|
-#include <entt/core/type_traits.hpp>
|
|
|
-#include <entt/entity/component.hpp>
|
|
|
+#include <entt/core/type_info.hpp>
|
|
|
#include <entt/entity/entity.hpp>
|
|
|
#include <entt/entity/registry.hpp>
|
|
|
|