From db7877320fb9ebde62f7f31aadfc2a6605a348cd 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 --- include/hcc_detail/hip_runtime.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/hcc_detail/hip_runtime.h b/include/hcc_detail/hip_runtime.h index ee30c6db58..5b9eedcab1 100644 --- a/include/hcc_detail/hip_runtime.h +++ b/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.