/** * Autogenerated by Thrift Compiler (0.12.0) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ #ifndef VectorService_CONSTANTS_H #define VectorService_CONSTANTS_H #include "VectorService_types.h" class VectorServiceConstants { public: VectorServiceConstants(); }; extern const VectorServiceConstants g_VectorService_constants; #endif