mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-31 16:05:30 +08:00
18 lines
324 B
C++
18 lines
324 B
C++
/**
|
|
* Autogenerated by Thrift Compiler (0.12.0)
|
|
*
|
|
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
|
|
* @generated
|
|
*/
|
|
#include "VectorService_constants.h"
|
|
|
|
namespace zilliz {
|
|
|
|
const VectorServiceConstants g_VectorService_constants;
|
|
|
|
VectorServiceConstants::VectorServiceConstants() {
|
|
}
|
|
|
|
} // namespace
|
|
|