]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/regconf.cpp
no message
[wxWidgets.git] / src / msw / regconf.cpp
index 6e6d1da8d3220d06ffc1aa7443f3eb8fc4fcc829..5fec4bd4be88cf5bf84f92639be046f798e25e7e 100644 (file)
 #pragma implementation "regconf.h"
 #endif
 
-// ============================================================================
-// declarations
-// ============================================================================
-
-// ----------------------------------------------------------------------------
-// headers
-// ----------------------------------------------------------------------------
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
 
-#ifdef __GNUG__
-  #pragma implementation "regconf.h"
+#ifdef __BORLANDC__
+#pragma hdrstop
 #endif
 
-#include  "wx/wxprec.h"
-
-#ifdef    __BORLANDC__
-  #pragma hdrstop
-#endif  //__BORLANDC__
-
 #ifndef WX_PRECOMP
   #include  <wx/string.h>
 #endif //WX_PRECOMP