From 0b0244183ab721ab0e55c42cb5cda841456c2586 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 15 Oct 2013 05:20:47 +0200 Subject: update pch Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d --- sfx2/inc/pch/precompiled_sfx.hxx | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'sfx2') diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index 7d293f12c26b..ddf98fec1214 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -73,12 +73,8 @@ #include "comphelper/storagehelper.hxx" #include "cppuhelper/basemutex.hxx" #include "cppuhelper/compbase6.hxx" -#include "cppuhelper/factory.hxx" -#include "cppuhelper/implementationentry.hxx" #include "cppuhelper/interfacecontainer.hxx" -#include #include "i18nlangtag/languagetag.hxx" -#include #include "officecfg/Office/Common.hxx" #include "osl/diagnose.h" #include "osl/mutex.hxx" @@ -88,15 +84,10 @@ #include "sal/config.h" #include "sal/types.h" #include "sax/tools/converter.hxx" -#include -#include -#include -#include #include "sot/storage.hxx" #include "svl/urihelper.hxx" #include "svtools/htmlkywd.hxx" #include "svtools/treelistentry.hxx" -#include #include "toolkit/awt/vclxdevice.hxx" #include "tools/datetime.hxx" #include "tools/debug.hxx" @@ -185,7 +176,6 @@ #include #include #include -#include #include #include #include @@ -536,7 +526,6 @@ #include #include #include -#include #include #include #include @@ -613,7 +602,6 @@ #include #include #include -#include #include #include #include @@ -666,6 +654,7 @@ #include #include #include +#include #include #include #include @@ -759,6 +748,7 @@ #include #include #include +#include #include #include #include -- cgit