diff options
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 |