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 /xmloff/inc | |
parent | 3a77c4fa06e02a3758222b39e6359a9f504d42b2 (diff) |
update pch
Change-Id: I67e73438312f2a672e71762ee6707ec5d425bb47
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/pch/precompiled_xo.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index f08bcadfb792..8b0f1e7af74b 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -476,6 +476,7 @@ #include <com/sun/star/xsd/WhiteSpaceTreatment.hpp> #include <com/sun/star/xsd/XDataType.hpp> #include <comphelper/InlineContainer.hxx> +#include <comphelper/classids.hxx> #include <comphelper/componentcontext.hxx> #include <comphelper/documentconstants.hxx> #include <comphelper/extract.hxx> @@ -524,7 +525,6 @@ #include <sal/types.h> #include <sax/tools/converter.hxx> #include <set> -#include <comphelper/classids.hxx> #include <stdio.h> #include <stdlib.h> #include <string.h> |