]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/aggregation_validator_constants.h
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / jaeger-client-cpp / src / jaegertracing / thrift-gen / aggregation_validator_constants.h
CommitLineData
f67539c2
TL
1/**
2 * Autogenerated by Thrift Compiler (0.11.0)
3 *
4 * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
5 * @generated
6 */
7#ifndef aggregation_validator_CONSTANTS_H
8#define aggregation_validator_CONSTANTS_H
9
10#include "aggregation_validator_types.h"
11
12namespace jaegertracing { namespace thrift {
13
14class aggregation_validatorConstants {
15 public:
16 aggregation_validatorConstants();
17
18};
19
20extern const aggregation_validatorConstants g_aggregation_validator_constants;
21
22}} // namespace
23
24#endif