diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 04:45:57 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 09:28:55 +0100 |
commit | 3a29756723b9ceafd9021052a197fc3727b8d9ad (patch) | |
tree | 8476973aecba5dea2d9fbe556bce431d9c1d475f /sfx2/inc | |
parent | 9e5132290b81e2907d4098d9a997f74cda2723f6 (diff) |
update pch
Change-Id: I10f3dbd9513052b3bbe30ddc6523cd231f26ded3
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index ddf98fec1214..666943015987 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -563,6 +563,7 @@ #include <cppuhelper/implbase5.hxx> #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/interfacecontainer.hxx> +#include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> #include <cppuhelper/weakref.hxx> @@ -794,6 +795,7 @@ #include <unotools/useroptions.hxx> #include <unotools/viewoptions.hxx> #include <utility> +#include <vcl/FilterConfigItem.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/builder.hxx> |