From 75acbd4b47b877ca140e2f802620e3830eda8839 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 25 Jul 2012 13:52:18 +0200 Subject: delete svl/svstdarr.hxx Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419 --- editeng/source/misc/SvXMLAutoCorrectExport.cxx | 1 - editeng/source/misc/SvXMLAutoCorrectImport.cxx | 1 - editeng/source/misc/svxacorr.cxx | 1 - 3 files changed, 3 deletions(-) (limited to 'editeng') diff --git a/editeng/source/misc/SvXMLAutoCorrectExport.cxx b/editeng/source/misc/SvXMLAutoCorrectExport.cxx index df1ba5d73eff..f80a2262d2a1 100644 --- a/editeng/source/misc/SvXMLAutoCorrectExport.cxx +++ b/editeng/source/misc/SvXMLAutoCorrectExport.cxx @@ -29,7 +29,6 @@ #include #include -#include #include using namespace ::com::sun::star::uno; diff --git a/editeng/source/misc/SvXMLAutoCorrectImport.cxx b/editeng/source/misc/SvXMLAutoCorrectImport.cxx index 54243386aee6..50afcb306038 100644 --- a/editeng/source/misc/SvXMLAutoCorrectImport.cxx +++ b/editeng/source/misc/SvXMLAutoCorrectImport.cxx @@ -28,7 +28,6 @@ #include #include -#include #include using namespace ::com::sun::star; diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx index 7007a50e02a8..5d6a0458f09c 100644 --- a/editeng/source/misc/svxacorr.cxx +++ b/editeng/source/misc/svxacorr.cxx @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include -- cgit