Include stdint.h in wx-createdisc.cc.
This commit is contained in:
parent
77a969f9cc
commit
f59e405737
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#include <stdint.h>
|
||||
|
||||
extern "C" void pclog(const char *format, ...);
|
||||
|
||||
#include "wx-createdisc.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue