From 0349de4f51edbfdb56d15268a3a9f9295ccfa3db Mon Sep 17 00:00:00 2001 From: Evgeny Date: Tue, 7 Aug 2018 07:54:04 -0500 Subject: [PATCH] fix [ROCm/hip commit: ec989ffd963012a4dc5289dcd597203805505a80] --- projects/hip/include/hip/hip_prof_api.h | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/hip/include/hip/hip_prof_api.h b/projects/hip/include/hip/hip_prof_api.h index 3ab7a4d303..43dc146636 100644 --- a/projects/hip/include/hip/hip_prof_api.h +++ b/projects/hip/include/hip/hip_prof_api.h @@ -3,6 +3,7 @@ #define _HIP_PROF_API_H #include +#include #include #include "hip/hip_prof_str.h"