]> git.saurik.com Git - wxWidgets.git/commitdiff
ANSI build compilation fix
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 23 Apr 2007 21:52:57 +0000 (21:52 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 23 Apr 2007 21:52:57 +0000 (21:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/chartype.h

index ea5b9f93c62109e3c5dbfee6ca3cbf03ed3106d4..5162b91dafa8ba9d5a95928c21187e7b92125371 100644 (file)
 #else
     #define wxUSE_UNICODE_WCHAR 0
     #define wxUSE_UNICODE_UTF8  0
+    #define wxUSE_UTF8_LOCALE_ONLY 0
 #endif
 
 /* define char type used by wxString internal representation: */