From be71d3b818736b746e8a9ef3b9fa8b9ab15ed5ab Mon Sep 17 00:00:00 2001 From: hyzboy Date: Sun, 20 Sep 2020 05:02:35 +0800 Subject: [PATCH] add BOM Header --- inc/hgl/platform/CpuInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/hgl/platform/CpuInfo.h b/inc/hgl/platform/CpuInfo.h index ea1629a..b42c275 100644 --- a/inc/hgl/platform/CpuInfo.h +++ b/inc/hgl/platform/CpuInfo.h @@ -1,4 +1,4 @@ -#ifndef HGL_PLATFORM_CPU_INFO_INCLUDE +#ifndef HGL_PLATFORM_CPU_INFO_INCLUDE #define HGL_PLATFORM_CPU_INFO_INCLUDE #include