]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ownerdrw.cpp
no message
[wxWidgets.git] / src / msw / ownerdrw.cpp
index a1dd82145f2a79bf695fe6ac9425cd005a6cdba7..3f1358dcb6d9740cb23ce35259c512a4d6808bf7 100644 (file)
@@ -9,15 +9,15 @@
 // Licence:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
-// ============================================================================
-// headers & declarations
-// ============================================================================
+#ifdef __GNUG__
+#pragma implementation
+#endif
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
-  #pragma hdrstop
+#pragma hdrstop
 #endif
 
 #ifndef WX_PRECOMP