From 404544c21c978513e14a727e2af1bc44eddf85f0 Mon Sep 17 00:00:00 2001 From: Anakin Zheng Date: Wed, 3 Jan 2024 19:53:46 +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"