]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/agent_types.h
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / jaeger-client-cpp / src / jaegertracing / thrift-gen / agent_types.h
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 agent_TYPES_H
8 #define agent_TYPES_H
9
10 #include <iosfwd>
11
12 #include <thrift/Thrift.h>
13 #include <thrift/TApplicationException.h>
14 #include <thrift/TBase.h>
15 #include <thrift/protocol/TProtocol.h>
16 #include <thrift/transport/TTransport.h>
17
18 #include "jaeger_types.h"
19 #include "zipkincore_types.h"
20
21
22 namespace jaegertracing { namespace agent { namespace thrift {
23
24 }}} // namespace
25
26 #endif