From 1170b94477cd6afa986388cea0f8c190c9eb020c Mon Sep 17 00:00:00 2001 From: anakinxc <103552181+anakinxc@users.noreply.github.com> Date: Thu, 4 Jan 2024 10:31:23 +0800 Subject: [PATCH] Update link.h --- yacl/link/link.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/yacl/link/link.h b/yacl/link/link.h index f47d9dd5..4f9f1b3a 100644 --- a/yacl/link/link.h +++ b/yacl/link/link.h @@ -12,6 +12,8 @@ // See the License for the specific language governing permissions and // limitations under the License. +// test + #pragma once #include "yacl/link/algorithm/allgather.h"