summaryrefslogtreecommitdiff
path: root/svx/inc/pch
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 04:45:57 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:55 +0100
commit3a29756723b9ceafd9021052a197fc3727b8d9ad (patch)
tree8476973aecba5dea2d9fbe556bce431d9c1d475f /svx/inc/pch
parent9e5132290b81e2907d4098d9a997f74cda2723f6 (diff)
update pch
Change-Id: I10f3dbd9513052b3bbe30ddc6523cd231f26ded3
Diffstat (limited to 'svx/inc/pch')
-rw-r--r--svx/inc/pch/precompiled_svx.hxx2
-rw-r--r--svx/inc/pch/precompiled_svxcore.hxx4
2 files changed, 5 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx
index 9a1627eab7e3..43ad3af72cfa 100644
--- a/svx/inc/pch/precompiled_svx.hxx
+++ b/svx/inc/pch/precompiled_svx.hxx
@@ -221,7 +221,6 @@
#include <comphelper/propertysetinfo.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <comphelper/servicehelper.hxx>
-#include <comphelper/serviceinfohelper.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/string.hxx>
#include <comphelper/types.hxx>
@@ -234,6 +233,7 @@
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/implbase7.hxx>
#include <cppuhelper/interfacecontainer.h>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/weakref.hxx>
#include <cstring>
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx
index 85b7306f78d2..8e6bd2053819 100644
--- a/svx/inc/pch/precompiled_svxcore.hxx
+++ b/svx/inc/pch/precompiled_svxcore.hxx
@@ -22,7 +22,9 @@
#include "editeng/boxitem.hxx"
#include "editeng/editobj.hxx"
#include "editeng/editstat.hxx"
+#include "editeng/editview.hxx"
#include "editeng/fhgtitem.hxx"
+#include "editeng/flditem.hxx"
#include "editeng/fontitem.hxx"
#include "editeng/forbiddencharacterstable.hxx"
#include "editeng/frmdiritem.hxx"
@@ -298,6 +300,7 @@
#include <cppuhelper/implbase4.hxx>
#include <cppuhelper/implbase5.hxx>
#include <cppuhelper/interfacecontainer.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/weak.hxx>
#include <cstdio>
@@ -444,6 +447,7 @@
#include <osl/file.hxx>
#include <osl/mutex.hxx>
#include <osl/process.h>
+#include <osl/thread.h>
#include <osl/thread.hxx>
#include <osl/time.h>
#include <rtl/crc.h>