cpp-redis / cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
MIT License
720 stars 199 forks source link

fix example cc_binary:example_cpp_redis_client build failed #93

Closed LIZHICHAOUNICORN closed 2 years ago

LIZHICHAOUNICORN commented 2 years ago

hi , I use bazel tool to build cc_binary:example_cpp_redis_client, but it was faild. i fix this bug.