From 1cbc90ba2b07aa03125d822ee9b53be770c725dc Mon Sep 17 00:00:00 2001 From: wuweikang Date: Wed, 22 Apr 2020 15:44:32 +0800 Subject: [PATCH] test for smoke --- src/ge/client/ge_api.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ge/client/ge_api.cc b/src/ge/client/ge_api.cc index 5b42c9db..7a89333c 100644 --- a/src/ge/client/ge_api.cc +++ b/src/ge/client/ge_api.cc @@ -14,6 +14,7 @@ * limitations under the License. */ + #include "ge/ge_api.h" #include #include "common/debug/log.h"