]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fs_inet.h
1. wxWindow::Centre() hopefully fixed
[wxWidgets.git] / include / wx / fs_inet.h
index 695bdb425f906bfb900e62e115d51de5c1a0ff42..a8ba0f52f98d705f2cbe8d08111039510ed51d6f 100644 (file)
@@ -29,6 +29,8 @@ limitation)
 #pragma hdrstop
 #endif
 
+#if wxUSE_FS_INET && wxUSE_STREAMS && wxUSE_SOCKETS
+
 #ifndef WXPRECOMP
 #include <wx/wx.h>
 #endif
@@ -52,4 +54,6 @@ class wxInternetFSHandler : public wxFileSystemHandler
         ~wxInternetFSHandler();
 };
 
+#endif
+  // wxUSE_FS_INET && wxUSE_STREAMS && wxUSE_SOCKETS