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.