diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-03 22:51:30 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-04 13:58:40 +0100 |
commit | 26e37ca4c7a26d59f1a42de2a43705f61327389e (patch) | |
tree | 03facb9e7f2135df1a1765e5a1cd19a55fa3e0c8 /l10ntools | |
parent | 57d169b6061549ce273582bd2ee96cce34f1c5a2 (diff) |
doubled includes
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/source/cfgmerge.cxx | 1 | ||||
-rw-r--r-- | l10ntools/source/helpmerge.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
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 <sys/types.h> #include <sys/stat.h> #include <iostream> -#include <fstream> #include <vector> #include <rtl/strbuf.hxx> #ifdef WNT |