diff options
Diffstat (limited to 'src/stl_binary_tables.h')
| -rw-r--r-- | src/stl_binary_tables.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/stl_binary_tables.h b/src/stl_binary_tables.h index 4a6a7d8..4621413 100644 --- a/src/stl_binary_tables.h +++ b/src/stl_binary_tables.h @@ -38,7 +38,8 @@ enum LanguageGroup { LANGUAGE_GROUP_LATIN_CYRILLIC, LANGUAGE_GROUP_LATIN_ARABIC, LANGUAGE_GROUP_LATIN_GREEK, - LANGUAGE_GROUP_LATIN_HEBREW + LANGUAGE_GROUP_LATIN_HEBREW, + LANGUAGE_GROUP_UTF8, }; enum Language { |
