From 1c53bd3ac83cc7a985983ac656bc2599276808a4 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 5 Oct 2025 20:28:18 +0200 Subject: country data, working on tax reports --- include/config.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/config.hpp') 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", -- cgit v1.2.3-70-g09d2