]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/menu.cpp
no message
[wxWidgets.git] / src / msw / menu.cpp
index 73540e9d8305b80fcd3c2ce91e316f58e02fca47..b46c88c3ed1bdfc000f74fe4567f67c110b8345e 100644 (file)
@@ -9,21 +9,8 @@
 // Licence:    wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-
-// ============================================================================
-// declarations
-// ============================================================================
-
-// ----------------------------------------------------------------------------
-// headers
-// ----------------------------------------------------------------------------
-
-// wxWindows headers
-// -----------------
-
 #ifdef __GNUG__
-  #pragma implementation "menu.h"
-  #pragma implementation "menuitem.h"
+#pragma implementation "menu.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".