Michele Caini 2 лет назад
Родитель
Сommit
244b5d56ff
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      test/entt/entity/sparse_set.cpp

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

@@ -1,6 +1,7 @@
 #include <algorithm>
 #include <functional>
 #include <iterator>
+#include <memory>
 #include <utility>
 #include <gtest/gtest.h>
 #include <entt/entity/entity.hpp>