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