diff options
author | Aurimas Fišeras <aurimas@members.fsf.org> | 2013-04-16 17:26:06 +0300 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-17 10:00:15 +0000 |
commit | c75eeddfb892918c13a19f7c534b73e423ff8d89 (patch) | |
tree | a89545e57c1e85a741a4356431faf0dfb00c82ae /oox/inc | |
parent | aae91941bfb0ec60e8703cff3d685c4a8dc7c301 (diff) |
Update pch
Change-Id: Ice80350184f7a514d5beab0a5e1da5b98d5733e4
Reviewed-on: https://gerrit.libreoffice.org/3427
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'oox/inc')
-rw-r--r-- | oox/inc/pch/precompiled_oox.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index 674f9f9bc6a0..5818c074aa27 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -278,6 +278,7 @@ #include <com/sun/star/text/ControlCharacter.hpp> #include <com/sun/star/text/GraphicCrop.hpp> #include <com/sun/star/text/HoriOrientation.hpp> +#include <com/sun/star/text/PositionAndSpaceMode.hpp> #include <com/sun/star/text/RelOrientation.hpp> #include <com/sun/star/text/SizeType.hpp> #include <com/sun/star/text/TextContentAnchorType.hpp> @@ -318,6 +319,7 @@ #include <comphelper/stl_types.hxx> #include <comphelper/storagehelper.hxx> #include <comphelper/string.hxx> +#include <config_oox.h> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> #include <cppuhelper/implementationentry.hxx> @@ -332,7 +334,6 @@ #include <list> #include <map> #include <math.h> -#include <openssl/evp.h> #include <osl/diagnose.h> #include <osl/file.hxx> #include <osl/mutex.hxx> |