From 32fbf8c761f294a6f03cc27f56586f20eb3a8a26 Mon Sep 17 00:00:00 2001 From: dhy308 Date: Tue, 22 Jun 2021 21:13:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8DMUSL=E5=BA=93=E7=BC=96?= =?UTF-8?q?=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: dhy308 --- base/src/unicode_ex.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/base/src/unicode_ex.cpp b/base/src/unicode_ex.cpp index da2caed..cad6b43 100755 --- a/base/src/unicode_ex.cpp +++ b/base/src/unicode_ex.cpp @@ -17,6 +17,7 @@ #include "utils_log.h" #include #include +#include using namespace std; /***************************************UTF8 and UTF16 unicode********************************************** UTF8 -- Gitee