]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/http.cpp
Motif compile fixes
[wxWidgets.git] / src / common / http.cpp
index a7e14752b4574ee319fc3c99765788957fd91918..c13c7a1bb7695d73f609aec8683a7f4fb0b29c1a 100644 (file)
@@ -10,7 +10,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
-#pragma implementation "http.h"
+  #pragma implementation "http.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".
 #endif
 
 // For compilers that support precompilation, includes "wx.h".
   #pragma hdrstop
 #endif
 
   #pragma hdrstop
 #endif
 
-#ifndef WX_PRECOMP
-  #include "wx/defs.h"
-#endif
-
 #if wxUSE_SOCKETS
 
 #include <stdio.h>
 #if wxUSE_SOCKETS
 
 #include <stdio.h>