Browse Source

container: minor changes

Michele Caini 2 years ago
parent
commit
a3fdc96b0d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/entt/container/fwd.hpp

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

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