ape_reader: build fix.
We support wchar_t now, so don't try to avoid it.
This commit is contained in:
@@ -5,8 +5,6 @@
|
|||||||
|
|
||||||
#include <SupportDefs.h>
|
#include <SupportDefs.h>
|
||||||
|
|
||||||
#define wchar_t char
|
|
||||||
|
|
||||||
#define FALSE 0
|
#define FALSE 0
|
||||||
#define TRUE 1
|
#define TRUE 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user