Michele Caini 3 лет назад
Родитель
Сommit
86f98f40a1
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      test/benchmark/benchmark.cpp

+ 1 - 0
test/benchmark/benchmark.cpp

@@ -5,6 +5,7 @@
 #include <vector>
 #include <gtest/gtest.h>
 #include <entt/entity/registry.hpp>
+#include <entt/entity/runtime_view.hpp>
 
 struct position {
     std::uint64_t x;