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
hashed string: added missing include
Michele Caini
6 years ago
parent
9acdeeed04
commit
8bc63494bc
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
src/entt/core/hashed_string.hpp
+ 1
- 0
src/entt/core/hashed_string.hpp
View File
@@ -3,6 +3,7 @@
#include <cstddef>
#include <cstddef>
+#include <cstdint>
#include "../config/config.h"
#include "../config/config.h"