SWDEV-327563 - Windows: fix memory tests build failure (#2716)

[ROCm/hip-tests commit: 377020155e]
This commit is contained in:
agunashe
2022-06-06 10:01:34 -07:00
committed by GitHub
orang tua 3c22e4b289
melakukan 2bfce50351
@@ -27,6 +27,9 @@ hipMallocArray API test scenarios
#include <hip_test_common.hh>
#include <limits>
#if defined(_WIN32) || defined(_WIN64)
#include <numeric>
#endif
static constexpr auto NUM_W{4};
static constexpr auto BIGNUM_W{100};