summaryrefslogtreecommitdiff
path: root/tools/codepage_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/codepage_tables.h')
-rw-r--r--tools/codepage_tables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/codepage_tables.h b/tools/codepage_tables.h
index 4e16ec5150..0c0bc019f3 100644
--- a/tools/codepage_tables.h
+++ b/tools/codepage_tables.h
@@ -18,6 +18,7 @@
18 ****************************************************************************/ 18 ****************************************************************************/
19 19
20extern const unsigned short iso8859_7_to_uni[]; 20extern const unsigned short iso8859_7_to_uni[];
21extern const unsigned short cp1250_to_uni[];
21extern const unsigned short cp1251_to_uni[]; 22extern const unsigned short cp1251_to_uni[];
22extern const unsigned short cp1256_to_uni[]; 23extern const unsigned short cp1256_to_uni[];
23extern const unsigned short iso8859_2_to_uni[]; 24extern const unsigned short iso8859_2_to_uni[];