“febc07f047bfa2596de644675fa0a71de324c18d”上不存在“tools/manylinux1/Dockerfile.Inference”
提交 fb77bb1a 编写于 作者: H Haojun Liao

[td-13039]fix compiling error.

上级 a97735a3
...@@ -145,6 +145,8 @@ int32_t docomp(const void* p1, const void* p2, void* param) { ...@@ -145,6 +145,8 @@ int32_t docomp(const void* p1, const void* p2, void* param) {
assert(0); assert(0);
} }
} }
return 0;
} }
} // namespace } // namespace
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册