diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-15 16:39:12 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-15 16:39:12 +0100 |
commit | c2455c666ef42826bd71862bdb0396ca3309d969 (patch) | |
tree | 52e73bc5392063b6c633c0deb23c17d5cc2ab15d /sd | |
parent | 9f6d1a8205b975546c5a36aca0ce67ce9bb73b53 (diff) | |
parent | 928cc43e5a825a0815458addb8201b8ddc2da610 (diff) |
CWS-TOOLING: integrate CWS vcl118
Diffstat (limited to 'sd')
-rwxr-xr-x | sd/source/ui/dlg/vectdlg.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/vectdlg.cxx b/sd/source/ui/dlg/vectdlg.cxx index 0eb30d78e45f..f1e5b446f796 100755 --- a/sd/source/ui/dlg/vectdlg.cxx +++ b/sd/source/ui/dlg/vectdlg.cxx @@ -43,9 +43,6 @@ #include "vectdlg.hxx" #include "vectdlg.hrc" #include <tools/config.hxx> -#ifndef _SV_OCTREE_HXX //autogen - #include <vcl/octree.hxx> -#endif #include <vcl/bmpacc.hxx> #include <vcl/msgbox.hxx> #include <vcl/metaact.hxx> |