mirror of
https://github.com/halpz/re3.git
synced 2025-03-22 16:15:07 +00:00
inttypes.h is part of the C++ standard, so prefix it
This commit is contained in:
parent
14eb0cd286
commit
3a66b17887
|
@ -5,7 +5,7 @@
|
|||
#include "ControllerConfig.h"
|
||||
#include "Timer.h"
|
||||
#include "rtcharse.h"
|
||||
#include "inttypes.h"
|
||||
#include "re3_inttypes.h"
|
||||
#include "debugmenu.h"
|
||||
#include <new>
|
||||
|
||||
|
|
Loading…
Reference in a new issue