]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/utilsexc.mm
we don't need status bar in the MDI children
[wxWidgets.git] / src / cocoa / utilsexc.mm
index 20d6e25688e65ce60050234b416ca25db0a7b1a4..348c1c1060eb16cc091427de61882d71d0902808 100644 (file)
 
 #if 0
 
+#ifndef   WX_PRECOMP
+    #if wxUSE_STREAMS
+        #include  "wx/stream.h"
+    #endif // wxUSE_STREAMS
+#endif  //WX_PRECOMP
+
 #include "wx/process.h"
-#include "wx/stream.h"
 
 #include "wx/cocoa/string.h"