]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sckaddr.cpp
Compile fixes.
[wxWidgets.git] / src / common / sckaddr.cpp
index 1656a2c8b763ce06432f977ccfeb4c39aad05a65..ab9a1f78c68cef6e8035b2b2bd16ef499ef10305 100644 (file)
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
-#pragma implementation "sckaddr.h"
+  #pragma implementation "sckaddr.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
-#pragma hdrstop
+  #pragma hdrstop
 #endif
 
 #if wxUSE_SOCKETS