diff options
Diffstat (limited to 'l10ntools/source/gConvXcu.cxx')
-rw-r--r-- | l10ntools/source/gConvXcu.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/l10ntools/source/gConvXcu.cxx b/l10ntools/source/gConvXcu.cxx index 8cf309b81c2e..e8070bc73b27 100644 --- a/l10ntools/source/gConvXcu.cxx +++ b/l10ntools/source/gConvXcu.cxx @@ -16,11 +16,11 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include <string> +#include <vector> +#include "gL10nMem.hxx" #include "gConvXcu.hxx" -#include <iostream> -#include <fstream> -#include <cstdlib> /***************************************************************************** |