brpc/include/butil/config.h
2022-12-14 19:05:52 +08:00

11 lines
217 B
C

// This file is auto-generated by config_brpc.sh. DON'T edit it!
#ifndef BUTIL_CONFIG_H
#define BUTIL_CONFIG_H
#ifdef BRPC_WITH_GLOG
#undef BRPC_WITH_GLOG
#endif
#define BRPC_WITH_GLOG 0
#endif // BUTIL_CONFIG_H