Michele Caini 6 лет назад
Родитель
Сommit
e2a7a7ce20
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      test/entt/entity/registry.cpp

+ 0 - 2
test/entt/entity/registry.cpp

@@ -10,8 +10,6 @@
 #include <entt/entity/registry.hpp>
 #include <entt/entity/entity.hpp>
 
-ENTT_OPAQUE_TYPE(opaque, std::uint64_t);
-
 struct empty_type {};
 
 struct listener {