X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/224021239085a3c1d71fc865c14ee45e1adc87f2..8ec09aacc6d8a0ef8c8e3910c46258bc20f0734b:/src/os2/frame.cpp diff --git a/src/os2/frame.cpp b/src/os2/frame.cpp index 806839fdc9..d04ed2f8f8 100644 --- a/src/os2/frame.cpp +++ b/src/os2/frame.cpp @@ -13,7 +13,6 @@ #include "wx/wxprec.h" #ifndef WX_PRECOMP - #include "wx/defs.h" #include "wx/object.h" #include "wx/dynarray.h" #include "wx/list.h" @@ -22,7 +21,6 @@ #include "wx/intl.h" #include "wx/log.h" #include "wx/event.h" - #include "wx/setup.h" #include "wx/frame.h" #include "wx/menu.h" #include "wx/app.h" @@ -45,7 +43,6 @@ #endif // wxUSE_TOOLBAR #include "wx/menuitem.h" -#include "wx/log.h" // ---------------------------------------------------------------------------- // globals