]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mstream.h
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory:...
[wxWidgets.git] / include / wx / mstream.h
index d3a1e0ab9bc4aafd528b8a7392c6f9b3ea586ab3..97d6f5e00b6e1a8f8f67eeaeeb67d0508ee59771 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "wx/stream.h"
 
-class WXDLLIMPEXP_BASE wxMemoryOutputStream;
+class WXDLLIMPEXP_FWD_BASE wxMemoryOutputStream;
 
 class WXDLLIMPEXP_BASE wxMemoryInputStream : public wxInputStream
 {