From 522949417b3210b91fa4c5cbf0af14f3403b2dfa Mon Sep 17 00:00:00 2001 From: dajunli Date: Mon, 14 Dec 2020 15:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9hccl=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- third_party/fwkacllib/inc/hccl/hcom.h | 1 + 1 file changed, 1 insertion(+) diff --git a/third_party/fwkacllib/inc/hccl/hcom.h b/third_party/fwkacllib/inc/hccl/hcom.h index 90b96ac7..cd923dae 100644 --- a/third_party/fwkacllib/inc/hccl/hcom.h +++ b/third_party/fwkacllib/inc/hccl/hcom.h @@ -281,5 +281,6 @@ extern HcclResult hcom_remote_access_mem_register(const MemRegisterAddr* addrLis #ifdef __cplusplus } + #endif // __cplusplus #endif // HCOM_H_