blob: 71d6f58a27ec1b43710253fd435373a261263e25 [file] [log] [blame]
/**
* Autogenerated by Thrift Compiler (0.9.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#ifndef parquet_CONSTANTS_H
#define parquet_CONSTANTS_H
#include "parquet_types.h"
namespace parquet {
class parquetConstants {
public:
parquetConstants();
};
extern const parquetConstants g_parquet_constants;
} // namespace
#endif