X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/631fd4122ac6d19b5785345d25eb70d54bbdb523..6e264973e636cc41915d166cb7eddf2a7e72cf9b:/include/wx/gtk1/setup0.h diff --git a/include/wx/gtk1/setup0.h b/include/wx/gtk1/setup0.h index 0d805c5948..cca48903c0 100644 --- a/include/wx/gtk1/setup0.h +++ b/include/wx/gtk1/setup0.h @@ -114,6 +114,7 @@ * Use iODBC */ #define wxUSE_ODBC 0 +#define wxODBC_FWD_ONLY_CURSORS 1 /* * Use Threads */ @@ -343,7 +344,7 @@ * Use standard C++ streams if 1. If 0, use wxWin * streams implementation. */ -#define wxUSE_STD_IOSTREAM 1 +#define wxUSE_STD_IOSTREAM 0 /* * wxLibrary class */