/** * Autogenerated by Thrift Compiler (0.12.0) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ #ifndef megasearch_CONSTANTS_H #define megasearch_CONSTANTS_H #include "megasearch_types.h" namespace megasearch { namespace thrift { class megasearchConstants { public: megasearchConstants(); }; extern const megasearchConstants g_megasearch_constants; }} // namespace #endif