X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/224021239085a3c1d71fc865c14ee45e1adc87f2..c1aa5517acff9ce039adcd6502db2e88cdd886c7:/src/os2/frame.cpp diff --git a/src/os2/frame.cpp b/src/os2/frame.cpp index 806839fdc9..f8c4e9d11a 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"