Przeglądaj źródła

container: minor changes

Michele Caini 2 lat temu
rodzic
commit
a3fdc96b0d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/entt/container/fwd.hpp

+ 1 - 0
src/entt/container/fwd.hpp

@@ -3,6 +3,7 @@
 
 
 #include <functional>
 #include <functional>
 #include <memory>
 #include <memory>
+#include <utility>
 
 
 namespace entt {
 namespace entt {