Explorar o código

davey: missing includes

Michele Caini hai 10 meses
pai
achega
6ca9c77b26
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tools/entt/davey/davey.hpp

+ 2 - 0
tools/entt/davey/davey.hpp

@@ -2,8 +2,10 @@
 #define ENTT_DAVEY_DAVEY_HPP
 #define ENTT_DAVEY_DAVEY_HPP
 
 
 #include <string>
 #include <string>
+#include <entt/entity/mixin.hpp>
 #include <entt/entity/registry.hpp>
 #include <entt/entity/registry.hpp>
 #include <entt/entity/sparse_set.hpp>
 #include <entt/entity/sparse_set.hpp>
+#include <entt/entity/storage.hpp>
 #include <entt/locator/locator.hpp>
 #include <entt/locator/locator.hpp>
 #include <entt/meta/context.hpp>
 #include <entt/meta/context.hpp>
 #include <entt/meta/meta.hpp>
 #include <entt/meta/meta.hpp>