Michele Caini пре 6 година
родитељ
комит
6578838587
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/entt/entity/entity.hpp

+ 1 - 0
src/entt/entity/entity.hpp

@@ -2,6 +2,7 @@
 #define ENTT_ENTITY_ENTITY_HPP
 
 
+#include <cstdint>
 #include "../config/config.h"