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

Цей коміт міститься в:
agunashe
2022-06-06 10:01:34 -07:00
зафіксовано GitHub
джерело 486fd01d0c
коміт 377020155e
+3
Переглянути файл
@@ -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};