X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47bc1060127d86222768789575295254a710f5a6..520e470fdd0daef09c77938db642e4583933c90d:/src/msw/menu.cpp diff --git a/src/msw/menu.cpp b/src/msw/menu.cpp index 73540e9d83..b46c88c3ed 100644 --- a/src/msw/menu.cpp +++ b/src/msw/menu.cpp @@ -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".