review stylefixes

This commit is contained in:
LaGrunge 2019-07-04 18:59:15 +03:00
parent d358906bb6
commit 1f96eddc55

View file

@ -95,6 +95,7 @@ private:
ToJSONObject(locale, label, name);
}
}
static std::string const & DefaultLocaleName()
{
static std::string const kDefaultLocaleName = "default";
@ -117,4 +118,4 @@ private:
json_t & m_node;
};
} // namespace generator
} // namespace generator