mirror of
https://github.com/pret/pokeemerald.git
synced 2026-03-21 17:54:57 -05:00
Added missing include due to g++ changes
This commit is contained in:
parent
66c07f9c33
commit
c8d3a6b4df
|
|
@ -23,6 +23,7 @@
|
|||
#include <cstdlib>
|
||||
#include <cstdio>
|
||||
#include <limits>
|
||||
#include <cstdint>
|
||||
|
||||
namespace json11 {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user