]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/variant.h
if the wxTextCtrl is empty set by SetInsertionPointEnd to 0 and not to -1.
[wxWidgets.git] / include / wx / variant.h
index 5c565aba18a7588939e073be97c042a074b47674..b2e1673301a2c16428902367619eac93d5e88a2f 100644 (file)
@@ -25,6 +25,9 @@
 #include <iostream.h>
 #else
 #include <iostream>
 #include <iostream.h>
 #else
 #include <iostream>
+#  ifdef _MSC_VER
+      using namespace std;
+#  endif
 #endif
 
 /*
 #endif
 
 /*