From 104339f23884dd1cc5d4ced223b0316ec1b3be9e 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: 07efbcf0d0c7728a939c8df5926ed287a11332a1] --- 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 1a10059eba..a637471995 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