Removed OGL prior to re-adding; some Watcom corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
|
||||
// only do SBCS or _UNICODE
|
||||
#if defined (_MBCS )
|
||||
# error "MBCS is not supported by wxChar"
|
||||
// It may be OK anyway.
|
||||
// # error "MBCS is not supported by wxChar"
|
||||
#endif
|
||||
|
||||
// set wxUSE_UNICODE to 1 if UNICODE or _UNICODE is defined
|
||||
|
Reference in New Issue
Block a user