diff options
Diffstat (limited to 'src/map/battle.t.hpp')
-rw-r--r-- | src/map/battle.t.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/battle.t.hpp b/src/map/battle.t.hpp index 45d75b8..d0d3389 100644 --- a/src/map/battle.t.hpp +++ b/src/map/battle.t.hpp @@ -23,6 +23,8 @@ # include "fwd.hpp" +# include <cstdint> + # include "../generic/enum.hpp" namespace e |