未验证 提交 ced29480 编写于 作者: C Cai Yudong 提交者: GitHub

Format CGoHelper.h (#10261)

Signed-off-by: Nyudong.cai <yudong.cai@zilliz.com>
上级 c3518b8c
......@@ -9,9 +9,13 @@
// is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
// or implied. See the License for the specific language governing permissions and limitations under the License
#include "common/type_c.h"
#pragma once
#include <string>
#include "common/type_c.h"
namespace milvus {
inline CProtoResult
AllocCProtoResult(const google::protobuf::Message& msg) {
auto size = msg.ByteSize();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册