summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/common.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10ntools/source/common.cxx b/l10ntools/source/common.cxx
index 92dc802aa872..84adb767c7ba 100644
--- a/l10ntools/source/common.cxx
+++ b/l10ntools/source/common.cxx
@@ -9,11 +9,15 @@
#include <common.hxx>
+namespace {
+
//flags for handleArguments()
enum class State {
NONE, Input, Output, MergeSrc, Languages
};
+}
+
namespace common {
bool handleArguments(