pull/37973/head
Yijie Ma 5 months ago
parent e7ec397a31
commit dd90f7e536
  1. 2
      test/core/test_util/test_config.cc

@ -56,8 +56,10 @@ static unsigned seed(void) { return (unsigned)_getpid(); }
#endif
#ifdef GPR_WINDOWS
// clang-format off
#include <winsock2.h>
#include <iphlpapi.h>
// clang-format on
#endif
int64_t grpc_test_sanitizer_slowdown_factor() {

Loading…
Cancel
Save