From 26e37ca4c7a26d59f1a42de2a43705f61327389e Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sun, 3 Mar 2013 22:51:30 +0100 Subject: doubled includes Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e --- l10ntools/source/cfgmerge.cxx | 1 - l10ntools/source/helpmerge.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'l10ntools') diff --git a/l10ntools/source/cfgmerge.cxx b/l10ntools/source/cfgmerge.cxx index 1d0a819b3d4c..e380b223e0f9 100644 --- a/l10ntools/source/cfgmerge.cxx +++ b/l10ntools/source/cfgmerge.cxx @@ -27,7 +27,6 @@ #include "boost/scoped_ptr.hpp" #include "rtl/strbuf.hxx" -#include "common.hxx" #include "export.hxx" #include "cfgmerge.hxx" #include "tokens.h" diff --git a/l10ntools/source/helpmerge.cxx b/l10ntools/source/helpmerge.cxx index 78c7ed10fe69..787458bcde56 100644 --- a/l10ntools/source/helpmerge.cxx +++ b/l10ntools/source/helpmerge.cxx @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #ifdef WNT -- cgit