diff --git a/tools/wutool/wutool.cpp b/tools/wutool/wutool.cpp index 59fdeb46c30..199e592ff07 100644 --- a/tools/wutool/wutool.cpp +++ b/tools/wutool/wutool.cpp @@ -37,9 +37,9 @@ #include "eclrtl.hpp" #include #include +static unsigned testSize = 1000; #endif -static unsigned testSize = 1000; void usage(const char * action = nullptr) {