diff options
Diffstat (limited to 'src/xutf8/utf8Input.c')
| -rw-r--r-- | src/xutf8/utf8Input.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xutf8/utf8Input.c b/src/xutf8/utf8Input.c index 0e37485ea..400b7b1de 100644 --- a/src/xutf8/utf8Input.c +++ b/src/xutf8/utf8Input.c @@ -52,6 +52,7 @@ typedef struct { unsigned short used; } Summary16; +#define NEED_TOWC // indicates what part of these include files is needed here (avoid compilation warnings) #include "lcUniConv/big5.h" #include "lcUniConv/gb2312.h" #include "lcUniConv/cp936ext.h" |
