This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gugdun
/
entt
mirror of
https://github.com/skypjack/entt
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fixed include
Michele Caini
6 years ago
parent
46b7c4717f
commit
6578838587
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
src/entt/entity/entity.hpp
+ 1
- 0
src/entt/entity/entity.hpp
View File
@@ -2,6 +2,7 @@
#define ENTT_ENTITY_ENTITY_HPP
#define ENTT_ENTITY_ENTITY_HPP
+#include <cstdint>
#include "../config/config.h"
#include "../config/config.h"