Bläddra i källkod

test: missing include

Michele Caini 2 år sedan
förälder
incheckning
5cb7fc2610
2 ändrade filer med 2 tillägg och 0 borttagningar
  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 <algorithm>
+#include <functional>
 #include <iterator>
 #include <iterator>
 #include <memory>
 #include <memory>
 #include <tuple>
 #include <tuple>

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

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