diff options
Diffstat (limited to 'Source/cm_codecvt.hxx')
| -rw-r--r-- | Source/cm_codecvt.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cm_codecvt.hxx b/Source/cm_codecvt.hxx index 9af083f..f628de7 100644 --- a/Source/cm_codecvt.hxx +++ b/Source/cm_codecvt.hxx @@ -15,7 +15,8 @@ public: None, UTF8, UTF8_WITH_BOM, - ANSI + ANSI, + ConsoleOutput, }; #ifndef CMAKE_BOOTSTRAP |
