summaryrefslogtreecommitdiff
path: root/include/countries.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/countries.hpp')
-rw-r--r--include/countries.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/countries.hpp b/include/countries.hpp
index 7a15a32..1595b85 100644
--- a/include/countries.hpp
+++ b/include/countries.hpp
@@ -49,4 +49,4 @@ namespace country {
float calculate_tax_report_final(char* country_code, tax_report* report);
time_t get_invoice_date_to_use_for_tax_report(char* country_code, invoice* inv);
u32 get_available_tax_rates(const char* country_code, tax_rate* buffer, u32 buffer_size);
-} \ No newline at end of file
+}