Cleanup (storage): Remove gRPC version guards from async_throughput_benchmark.cc #14750
Labels
api: storage
Issues related to the Cloud Storage API.
type: cleanup
An internal cleanup or hygiene concern.
MSVC + VCPKG + gRPC (<1.65.4) have some compilation issues (See: grpc/grpc#35297). As a result I added a version guard to async_throughput_benchmark.cc. This should be removed once the version in VCPKG is updated (See: microsoft/vcpkg#39800).
The text was updated successfully, but these errors were encountered: