diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-25 12:11:25 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-25 12:11:53 +0200 |
commit | 360d6bf4fd1241af47f55648b7597fda3120390a (patch) | |
tree | 3700c0a10dd274a078375fc274fbc5b2bc5f1e6a /sc | |
parent | 3a77c4fa06e02a3758222b39e6359a9f504d42b2 (diff) |
update pch
Change-Id: I67e73438312f2a672e71762ee6707ec5d425bb47
Diffstat (limited to 'sc')
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index 58b304d04ba8..bb42081eef1f 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -469,6 +469,7 @@ #include <com/sun/star/xml/sax/XErrorHandler.hpp> #include <com/sun/star/xml/sax/XLocator.hpp> #include <comphelper/accessibleeventnotifier.hxx> +#include <comphelper/classids.hxx> #include <comphelper/componentcontext.hxx> #include <comphelper/docpasswordhelper.hxx> #include <comphelper/documentconstants.hxx> @@ -643,7 +644,6 @@ #include <sfx2/viewsh.hxx> #include <sfx2/zoomitem.hxx> #include <signal.h> -#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/filelist.hxx> #include <sot/formats.hxx> @@ -965,7 +965,6 @@ #include <xmloff/txtparae.hxx> #include <xmloff/txtprmap.hxx> #include <xmloff/xmlaustp.hxx> -#include <editeng/xmlcnitm.hxx> #include <xmloff/xmlerror.hxx> #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimppr.hxx> |