From 2a58af4380381f0dc84a4e2dd2ae970f829e731c Mon Sep 17 00:00:00 2001 From: mhbliao <47895780+mhbliao@users.noreply.github.com> Date: Mon, 16 Sep 2019 04:32:47 -0400 Subject: [PATCH] [HIP] Remove a circular including. (#1418) [ROCm/hip commit: 1f8c3bbd3bf8d502fc06bb5a133a052f2b3d068b] --- projects/hip/include/hip/hcc_detail/hip_runtime_api.h | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/hip/include/hip/hcc_detail/hip_runtime_api.h b/projects/hip/include/hip/hcc_detail/hip_runtime_api.h index c93aa67994..35b08be2ff 100644 --- a/projects/hip/include/hip/hcc_detail/hip_runtime_api.h +++ b/projects/hip/include/hip/hcc_detail/hip_runtime_api.h @@ -40,7 +40,6 @@ THE SOFTWARE. #endif #include -#include #include #include #include