diff options
Diffstat (limited to 'include/config.hpp')
| -rw-r--r-- | include/config.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/config.hpp b/include/config.hpp index 5fe4a2c..aecec75 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -31,7 +31,8 @@ namespace config { static const char* PROGRAM_VERSION = "0.1.0"; // major.minor.patch - + + // TODO get rid of this and use country iter static const char* country_codes[] = { "AT", "BE", "BG", "HR", "CY", "CZ", "DK", "EE", "FI", "FR", "DE", "GR", "HU", "IE", "IT", "LV", "LT", "LU", "MT", "NL", |
