From f23b3b7f1741b48a19b255df583b5838b39704b5 Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 20 May 2024 11:06:59 +0800 Subject: [PATCH] =?UTF-8?q?2024.5.16=20=E6=B5=8B=E8=AF=95=E6=95=B4?= =?UTF-8?q?=E4=BD=93=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grpc/grpc_client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc/grpc_client.h b/grpc/grpc_client.h index e617229..38917ef 100644 --- a/grpc/grpc_client.h +++ b/grpc/grpc_client.h @@ -26,7 +26,7 @@ #include #include "grpc/wenet.grpc.pb.h" -#include "utils/wn_utils.h"S +#include "utils/wn_utils.h" namespace wenet {