From e7eb05fd1d3329e3aee83c571aba18aeeca8b541 Mon Sep 17 00:00:00 2001 From: chunseoklee Date: Fri, 24 Jan 2025 16:15:49 +0900 Subject: [PATCH] Update onert-micro/onert-micro/include/pal/mcu/PALReduceCommon.h Co-authored-by: SlavikMIPT --- onert-micro/onert-micro/include/pal/mcu/PALReduceCommon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onert-micro/onert-micro/include/pal/mcu/PALReduceCommon.h b/onert-micro/onert-micro/include/pal/mcu/PALReduceCommon.h index 43080e2dde9..03c71415d47 100644 --- a/onert-micro/onert-micro/include/pal/mcu/PALReduceCommon.h +++ b/onert-micro/onert-micro/include/pal/mcu/PALReduceCommon.h @@ -15,7 +15,7 @@ * limitations under the License. */ -#ifndef ONERT_MICRO_PAL_TANH_H +#ifndef ONERT_MICRO_PAL_REDUCE_COMMON_H #define ONERT_MICRO_PAL_TANH_H #include "PALUtils.h"