From 2b6a21af94b9dd8017975d095e45b29c7828b8a0 Mon Sep 17 00:00:00 2001 From: Jack Chung Date: Tue, 19 Apr 2016 23:17:09 +0800 Subject: [PATCH] Fix compilation error in hipSinglePrecisionMathHost test [ROCm/hip commit: 6756b8f0bcb9621c3b92352f1dcc239e3ff616e5] --- projects/hip/include/hcc_detail/hip_runtime.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hip/include/hcc_detail/hip_runtime.h b/projects/hip/include/hcc_detail/hip_runtime.h index 76ecb23787..07cb9cc73e 100644 --- a/projects/hip/include/hcc_detail/hip_runtime.h +++ b/projects/hip/include/hcc_detail/hip_runtime.h @@ -33,7 +33,7 @@ THE SOFTWARE. //#include -//#include +#include #include #include