Michele Caini пре 2 година
родитељ
комит
5cb7fc2610
2 измењених фајлова са 2 додато и 0 уклоњено
  1. 1 0
      test/entt/entity/storage_entity.cpp
  2. 1 0
      test/entt/entity/storage_no_instance.cpp

+ 1 - 0
test/entt/entity/storage_entity.cpp

@@ -1,4 +1,5 @@
 #include <algorithm>
+#include <functional>
 #include <iterator>
 #include <memory>
 #include <tuple>

+ 1 - 0
test/entt/entity/storage_no_instance.cpp

@@ -1,4 +1,5 @@
 #include <algorithm>
+#include <functional>
 #include <iterator>
 #include <memory>
 #include <tuple>