summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-02-18 13:21:58 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-02-18 13:24:11 +0900
commitd548b250dbd74247d7c5c7b220a38e93cb19053d (patch)
treeda3f63b7a4b25f56a86f99ef20baf9870c8dfb74 /editeng
parent894884400138a811a043602aa9db32c42487212d (diff)
Drop unnecessary #include
Change-Id: Ib9ab63cdf21f54b1611de37c5538a300a1b39ba6
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/misc/unolingu.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/editeng/source/misc/unolingu.cxx b/editeng/source/misc/unolingu.cxx
index cd7e3783e05a..cb38e7ab0a25 100644
--- a/editeng/source/misc/unolingu.cxx
+++ b/editeng/source/misc/unolingu.cxx
@@ -18,10 +18,6 @@
*/
-#include <map>
-#include <vector>
-#include <list>
-#include <memory>
#include <editeng/unolingu.hxx>
#include <unotools/pathoptions.hxx>
#include <com/sun/star/frame/Desktop.hpp>