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 /oox/inc/pch | |
parent | 3a77c4fa06e02a3758222b39e6359a9f504d42b2 (diff) |
update pch
Change-Id: I67e73438312f2a672e71762ee6707ec5d425bb47
Diffstat (limited to 'oox/inc/pch')
-rw-r--r-- | oox/inc/pch/precompiled_oox.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index 5818c074aa27..f9ea8b6a6c63 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -353,6 +353,7 @@ #include <sax/tools/converter.hxx> #include <set> #include <sfx2/app.hxx> +#include <sfx2/docfile.hxx> #include <stdio.h> #include <string.h> #include <svl/languageoptions.hxx> @@ -367,6 +368,7 @@ #include <tools/solar.h> #include <tools/stream.hxx> #include <tools/string.hxx> +#include <tools/time.hxx> #include <unotools/fontcvt.hxx> #include <unotools/fontdefs.hxx> #include <unotools/streamwrap.hxx> |