Michele Caini 6 lat temu
rodzic
commit
e2a7a7ce20
1 zmienionych plików z 0 dodań i 2 usunięć
  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 {