]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/object.h
#ifdef wxUSE_LIBJPEG changed to #if wxUSELIBJPEG
[wxWidgets.git] / include / wx / object.h
index abd725a3f2953e6782dd5029450a6d1cb6483845..016bdc631128244d5567fc08c3a79db1d04b0792 100644 (file)
@@ -34,6 +34,7 @@ class WXDLLEXPORT wxObject;
 
 class WXDLLEXPORT wxClassInfo;
 class WXDLLEXPORT wxInputStream;
+class WXDLLEXPORT wxOutputStream;
 class WXDLLEXPORT wxObjectInputStream;
 class WXDLLEXPORT wxObjectOutputStream;
 class WXDLLEXPORT wxHashTable;