mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-04-23 07:05:36 +03:00
18 lines
315 B
C++
18 lines
315 B
C++
/**
|
|
* Autogenerated by Thrift Compiler (0.9.1)
|
|
*
|
|
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
|
|
* @generated
|
|
*/
|
|
#include "querytele_constants.h"
|
|
|
|
namespace querytele
|
|
{
|
|
const queryteleConstants g_querytele_constants;
|
|
|
|
queryteleConstants::queryteleConstants()
|
|
{
|
|
}
|
|
|
|
} // namespace querytele
|