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 /sd/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 'sd/inc')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 113c2bdf1d25..0094aca2e64a 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -188,6 +188,7 @@ #include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/embed/EmbedMisc.hpp> #include <com/sun/star/embed/EmbedStates.hpp> +#include <com/sun/star/embed/MSOLEObjectSystemCreator.hpp> #include <com/sun/star/embed/NoVisualAreaSizeException.hpp> #include <com/sun/star/embed/StorageFactory.hpp> #include <com/sun/star/embed/XEmbedObjectClipboardCreator.hpp> @@ -411,6 +412,7 @@ #include <editeng/lrspitem.hxx> #include <editeng/lspcitem.hxx> #include <editeng/measfld.hxx> +#include <editeng/numdef.hxx> #include <editeng/numitem.hxx> #include <editeng/outliner.hxx> #include <editeng/outlobj.hxx> |