summaryrefslogtreecommitdiff
path: root/l10ntools
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 /l10ntools
parent894884400138a811a043602aa9db32c42487212d (diff)
Drop unnecessary #include
Change-Id: Ib9ab63cdf21f54b1611de37c5538a300a1b39ba6
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/inc/helpmerge.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/inc/helpmerge.hxx b/l10ntools/inc/helpmerge.hxx
index 42b2401e45f2..604817fddf19 100644
--- a/l10ntools/inc/helpmerge.hxx
+++ b/l10ntools/inc/helpmerge.hxx
@@ -21,7 +21,6 @@
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/strbuf.hxx>
-#include <memory> /* auto_ptr */
/// This Class is responsible for extracting/merging OpenOffice XML Helpfiles
class HelpParser