[dtests] Fixing compilation error in saxpy.cpp (#1608)

[ROCm/clr commit: 99da905509]
このコミットが含まれているのは:
kjayapra-amd
2019-11-18 01:48:11 -05:00
committed by Maneesh Gupta
コミット fffdd3da8d
ノーマルファイル → 実行可能ファイル
+1
ファイルの表示
@@ -35,6 +35,7 @@ THE SOFTWARE.
#include <memory>
#include <iostream>
#include <iterator>
#include <vector>
static constexpr auto NUM_THREADS{128};
static constexpr auto NUM_BLOCKS{32};