diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-15 05:20:47 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-15 05:20:47 +0200 |
commit | 0b0244183ab721ab0e55c42cb5cda841456c2586 (patch) | |
tree | c21ae923f1a12433ad75e30cc1a51a2e0c2f08cf /xmloff/inc | |
parent | d67cd21033877c9c09d9cc4f14c2c4658e973f57 (diff) |
update pch
Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/pch/precompiled_xo.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 158f10767357..4aa1d5a5e4a4 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -18,6 +18,7 @@ #include "com/sun/star/beans/XPropertySetInfo.hpp" #include "com/sun/star/text/XLineNumberingProperties.hpp" #include "comphelper/processfactory.hxx" +#include "cppuhelper/exc_hlp.hxx" #include "sal/config.h" #include "svl/urihelper.hxx" #include "tools/debug.hxx" @@ -499,6 +500,7 @@ #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase3.hxx> +#include <cppuhelper/supportsservice.hxx> #include <cppuhelper/weakref.hxx> #include <functional> #include <i18nlangtag/languagetag.hxx> |