]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/objstrm.cpp
applied patch #103444
[wxWidgets.git] / src / common / objstrm.cpp
index 0488a6b90d3c7a46106de747988e2f858f92675b..e0156b200dd51ba569bc88bb5c04f5b88b5621e8 100644 (file)
@@ -8,8 +8,9 @@
 // Copyright:   (c) 1998 Guilhem Lavaux
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
+
 #ifdef __GNUG__
-#pragma implementation "objstrm.h"
+    #pragma implementation "objstrm.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".
@@ -321,5 +322,5 @@ wxObject *wxObjectInputStream::LoadObject()
   return object;
 }
 
-#endif
+#endif // wxUSE_SERIAL && wxUSE_STREAMS