aboutsummaryrefslogtreecommitdiff
path: root/src/unicode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/unicode.cpp')
-rw-r--r--src/unicode.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/unicode.cpp b/src/unicode.cpp
index 1495101fc..cf415d86b 100644
--- a/src/unicode.cpp
+++ b/src/unicode.cpp
@@ -2,6 +2,8 @@
#pragma warning(disable: 4245)
#include "utf8proc/utf8proc.h"
+// #define UTF8PROC_IMPLEMENTATION
+// #include "utf8proc/utf8proc_new.h"
#pragma warning(pop)