Michele Caini 6 лет назад
Родитель
Сommit
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"