diff --git a/src/common/strconv.cpp b/src/common/strconv.cpp index c0dbf63459..8b97f59337 100644 --- a/src/common/strconv.cpp +++ b/src/common/strconv.cpp @@ -54,6 +54,7 @@ #include "wx/intl.h" #include "wx/log.h" +#if wxUSE_WCHAR_T #define BSWAP_UCS4(str, len) { unsigned _c; for (_c=0; _c