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