From cb7c61643bd49db89dd67486d89e0125b6e21bf5 Mon Sep 17 00:00:00 2001 From: Ben Sander Date: Thu, 28 Apr 2016 17:40:17 -0500 Subject: [PATCH] remove kalmar_defines.h [ROCm/clr commit: a16c58ed4608cac4eee3fb7a3d5fae5d58c905e6] --- projects/clr/hipamd/include/hcc_detail/hip_runtime.h | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/clr/hipamd/include/hcc_detail/hip_runtime.h b/projects/clr/hipamd/include/hcc_detail/hip_runtime.h index ee30c6db58..5b9eedcab1 100644 --- a/projects/clr/hipamd/include/hcc_detail/hip_runtime.h +++ b/projects/clr/hipamd/include/hcc_detail/hip_runtime.h @@ -46,7 +46,6 @@ THE SOFTWARE. // Remainder of this file only compiles with HCC #ifdef __HCC__ #include -#include extern int HIP_TRACE_API; //TODO-HCC-GL - change this to typedef.