diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2014-02-18 13:21:58 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2014-02-18 13:24:11 +0900 |
commit | d548b250dbd74247d7c5c7b220a38e93cb19053d (patch) | |
tree | da3f63b7a4b25f56a86f99ef20baf9870c8dfb74 /linguistic | |
parent | 894884400138a811a043602aa9db32c42487212d (diff) |
Drop unnecessary #include
Change-Id: Ib9ab63cdf21f54b1611de37c5538a300a1b39ba6
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/source/dlistimp.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linguistic/source/dlistimp.hxx b/linguistic/source/dlistimp.hxx index ddfafe60188d..4f48bca7bd5b 100644 --- a/linguistic/source/dlistimp.hxx +++ b/linguistic/source/dlistimp.hxx @@ -29,7 +29,6 @@ #include <cppuhelper/interfacecontainer.h> #include <vector> -#include <memory> #include "linguistic/misc.hxx" #include "lngopt.hxx" |