From 0af64769fecf513d1be6f4bbf05d4d743f13517e Mon Sep 17 00:00:00 2001 From: liuyifei Date: Mon, 13 Jan 2025 12:30:02 +0000 Subject: [PATCH] =?UTF-8?q?update=20hiviewdfx/hilog/include/hilog/log.h.?= =?UTF-8?q?=20NDK=E4=B8=AD=E5=BA=94=E8=AF=A5=E4=BD=BF=E7=94=A8c=E5=BA=93?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=EF=BC=8C=E8=80=8C=E4=B8=8D=E6=98=AFc++?= =?UTF-8?q?=E5=BA=93=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liuyifei --- hiviewdfx/hilog/include/hilog/log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiviewdfx/hilog/include/hilog/log.h b/hiviewdfx/hilog/include/hilog/log.h index 6d4914dc9..dd933d46d 100644 --- a/hiviewdfx/hilog/include/hilog/log.h +++ b/hiviewdfx/hilog/include/hilog/log.h @@ -63,9 +63,9 @@ #ifndef HIVIEWDFX_HILOG_H #define HIVIEWDFX_HILOG_H -#include #include #include +#include #ifdef __cplusplus extern "C" { -- Gitee