Explorar el Código

meta_range: minor changes

Michele Caini hace 5 años
padre
commit
9070f50658
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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"