aboutsummaryrefslogtreecommitdiffstats
path: root/enc/utf_16_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'enc/utf_16_32.h')
-rw-r--r--enc/utf_16_32.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/enc/utf_16_32.h b/enc/utf_16_32.h
new file mode 100644
index 0000000000..b028a1a12e
--- /dev/null
+++ b/enc/utf_16_32.h
@@ -0,0 +1,4 @@
+#include "regenc.h"
+/* dummy for unsupported, statefull encoding */
+ENC_DUMMY("UTF-16");
+ENC_DUMMY("UTF-32");