From 58d549152c265c060a077f50ee4933a38792dfb5 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Mon, 11 Mar 2024 14:04:34 +0200 Subject: [PATCH] unicode : add BOM --- unicode.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicode.cpp b/unicode.cpp index 01c7c1391..fd57166d2 100644 --- a/unicode.cpp +++ b/unicode.cpp @@ -1,4 +1,4 @@ -#include "unicode.h" +#include "unicode.h" #include #include