Unicode and ODBC are now compatible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -870,7 +870,9 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif /* wxUSE_UNICODE_MSLU */
|
#endif /* wxUSE_UNICODE_MSLU */
|
||||||
|
|
||||||
#if wxUSE_ODBC && wxUSE_UNICODE
|
/* ODBC and Unicode are now compatible */
|
||||||
|
|
||||||
|
#if 0 // wxUSE_ODBC && wxUSE_UNICODE
|
||||||
# ifdef wxABORT_ON_CONFIG_ERROR
|
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||||
/* (ODBC classes aren't Unicode-compatible yet) */
|
/* (ODBC classes aren't Unicode-compatible yet) */
|
||||||
# error "wxUSE_ODBC can't be used with wxUSE_UNICODE"
|
# error "wxUSE_ODBC can't be used with wxUSE_UNICODE"
|
||||||
|
Reference in New Issue
Block a user