diff --git a/src/common/otherTools.cpp b/src/common/otherTools.cpp index 4472cddfe..be11f7109 100644 --- a/src/common/otherTools.cpp +++ b/src/common/otherTools.cpp @@ -20,7 +20,7 @@ #include #include -std::map codeisomapping { +static std::map codeisomapping { { "af", "afg" }, { "ax", "ala" }, { "al", "alb" },