diff options
Diffstat (limited to 'src/accelwattch/xmlParser.h')
| -rw-r--r-- | src/accelwattch/xmlParser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/accelwattch/xmlParser.h b/src/accelwattch/xmlParser.h index 71a1f57..b5c0779 100644 --- a/src/accelwattch/xmlParser.h +++ b/src/accelwattch/xmlParser.h @@ -163,7 +163,7 @@ // uncomment the next line if you want no support for wchar_t* (no need for the // <wchar.h> or <tchar.h> libraries anymore to compile) -//#define XML_NO_WIDE_CHAR +// #define XML_NO_WIDE_CHAR #ifdef XML_NO_WIDE_CHAR #undef _XMLWINDOWS |
