Selaa lähdekoodia

meta_range: minor changes

Michele Caini 5 vuotta sitten
vanhempi
commit
9070f50658
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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"