diff options
Diffstat (limited to 'basctl/source/basicide/layout.hxx')
-rw-r--r-- | basctl/source/basicide/layout.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/basctl/source/basicide/layout.hxx b/basctl/source/basicide/layout.hxx index 9a6ab12fc3ca..fac9bdc86b69 100644 --- a/basctl/source/basicide/layout.hxx +++ b/basctl/source/basicide/layout.hxx @@ -20,12 +20,8 @@ #ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_LAYOUT_HXX #define INCLUDED_BASCTL_SOURCE_BASICIDE_LAYOUT_HXX -#include <vcl/window.hxx> #include <vcl/split.hxx> -#include <unotools/options.hxx> -#include <vector> -#include <boost/shared_ptr.hpp> class DockingWindow; class SfxRequest; |