]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
additional mac alias types
[wxWidgets.git] / include / wx / textctrl.h
index 337d8406f65cc469d2e99f2ba24db2ea104f8608..00ff41af957ff50ff9ef4c76c8f25d1fe8c9b4f8 100644 (file)
@@ -37,7 +37,7 @@
 
 #ifndef NO_TEXT_WINDOW_STREAM
     #if wxUSE_STD_IOSTREAM
-        #include "wx/ioswrap.h"    // for iostream classes if we need them
+        #include "wx/ioswrap.h"    // derivation: we need the full decls.
     #else // !wxUSE_STD_IOSTREAM
         // can't compile this feature in if we don't use streams at all
         #define NO_TEXT_WINDOW_STREAM