From: Mattia Barbon Date: Sun, 25 Sep 2005 14:24:00 +0000 (+0000) Subject: Remove now unused header. Forward declaration is enough for wxBookCtrl and wxNotebook. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f499ca450c3863cea52f7b7f77aa7eecc942b552?ds=inline Remove now unused header. Forward declaration is enough for wxBookCtrl and wxNotebook. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/sizer.h b/include/wx/sizer.h index 28965fe97e..410b2c1e37 100644 --- a/include/wx/sizer.h +++ b/include/wx/sizer.h @@ -18,7 +18,6 @@ #include "wx/window.h" #include "wx/frame.h" #include "wx/dialog.h" -#include "wx/bookctrl.h" //--------------------------------------------------------------------------- // classes