diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/formula/formula.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/formula/formula.hxx b/include/formula/formula.hxx index 5c1db3aca36b..c6a237ac9d59 100644 --- a/include/formula/formula.hxx +++ b/include/formula/formula.hxx @@ -31,16 +31,11 @@ #include <sfx2/basedlgs.hxx> #include <tools/gen.hxx> #include <tools/link.hxx> -#include <vcl/dialog.hxx> class NotifyEvent; class SfxBindings; class SfxChildWindow; -namespace vcl { - class Window; -} - namespace formula { |