diff options
Diffstat (limited to 'include/file_templates.hpp')
| -rw-r--r-- | include/file_templates.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp index c44e624..15637a7 100644 --- a/include/file_templates.hpp +++ b/include/file_templates.hpp @@ -38,6 +38,7 @@ namespace file_template { " <Rate>{{TAXBRACKET_RATE}}</Rate>\n" " <Type>{{TAXBRACKET_TYPE}}</Type>\n" " <TaxSections>{{TAXBRACKET_SECTIONS}}</TaxSections>\n" + " <Category>{{TAXBRACKET_CATEGORY}}</Category>\n" "</CountryTaxBracket>"; static const char* contact_save_template = |
