From c2c7c42cd43759a9a613b6ad2c890a2e1d948b37 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Tue, 4 Aug 2020 00:45:27 +0800 Subject: [PATCH] add BOM --- inc/hgl/type/UnicodeBlocks.h | 2 +- src/Other/UnicodeBlocks.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/hgl/type/UnicodeBlocks.h b/inc/hgl/type/UnicodeBlocks.h index 76b75a8..10d1726 100644 --- a/inc/hgl/type/UnicodeBlocks.h +++ b/inc/hgl/type/UnicodeBlocks.h @@ -1,4 +1,4 @@ -#ifndef HGL_UNICODE_BLOCKS_INCLUDE +#ifndef HGL_UNICODE_BLOCKS_INCLUDE #define HGL_UNICODE_BLOCKS_INCLUDE #include diff --git a/src/Other/UnicodeBlocks.cpp b/src/Other/UnicodeBlocks.cpp index 8d27b9c..ec9aa2c 100644 --- a/src/Other/UnicodeBlocks.cpp +++ b/src/Other/UnicodeBlocks.cpp @@ -1,4 +1,4 @@ -#include +#include namespace hgl {