X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..fbf618dff87a9e4a88d5be458cecc50309b30af3:/include/wx/mac/classic/frame.h?ds=sidebyside diff --git a/include/wx/mac/classic/frame.h b/include/wx/mac/classic/frame.h index 475388d23b..e101d20a46 100644 --- a/include/wx/mac/classic/frame.h +++ b/include/wx/mac/classic/frame.h @@ -6,16 +6,12 @@ // Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) Stefan Csomor -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_FRAME_H_ #define _WX_FRAME_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "frame.h" -#endif - #include "wx/window.h" #include "wx/toolbar.h" #include "wx/accel.h"