From dcbb2fcfbdbd3b35ddc44a4c542b7c6375e47214 Mon Sep 17 00:00:00 2001 From: gingerBill Date: Mon, 15 Aug 2016 14:54:45 +0100 Subject: Full Unicode Support --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index f8416a8c3..9b5b99aaa 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,5 @@ #include "common.cpp" +#include "unicode.cpp" #include "tokenizer.cpp" #include "parser.cpp" #include "printer.cpp" -- cgit v1.2.3