diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-07-26 09:41:02 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-07-26 09:41:02 +0200 |
commit | b14688f07f2d2e1e53cf0b99bd2f7a055e2ddb3d (patch) | |
tree | 5a7be8960e6442f93101b9bd6927b5e597f1660a | |
parent | 513212eb71ffca09e47025ac82e0203d3df22d4a (diff) |
fdo#46037: oups forgot about pch part in svx
Change-Id: Id7de641fdc5ac96163ecfc1542eb8e40e98d283b
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 8f861075932d..ae8cab2a9a82 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -202,7 +202,6 @@ #include <com/sun/star/view/XSelectionSupplier.hpp> #include <comphelper/accessibleeventnotifier.hxx> #include <comphelper/accessiblewrapper.hxx> -#include <comphelper/configurationhelper.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/propertysetinfo.hxx> #include <comphelper/sequenceashashmap.hxx> |