X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/631fd4122ac6d19b5785345d25eb70d54bbdb523..aaa37c0d232074ca87df16f7c1f9ce21a18979b5:/include/wx/gtk/setup0.h

diff --git a/include/wx/gtk/setup0.h b/include/wx/gtk/setup0.h
index 0d805c5948..cca48903c0 100644
--- a/include/wx/gtk/setup0.h
+++ b/include/wx/gtk/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
  */