Michele Caini 5 лет назад
Родитель
Сommit
9070f50658
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/entt/meta/range.hpp

+ 2 - 0
src/entt/meta/range.hpp

@@ -2,6 +2,8 @@
 #define ENTT_META_RANGE_HPP
 
 
+#include <cstddef>
+#include <iterator>
 #include "internal.hpp"