to include hip_prof_str.h under USE_PROF_API macro (#1470)

[ROCm/hip commit: 8234da33b9]
Этот коммит содержится в:
eshcherb
2019-09-30 00:09:41 -05:00
коммит произвёл Maneesh Gupta
родитель 4f1cb316c6
Коммит a0dab5e09c
+2
Просмотреть файл
@@ -3096,7 +3096,9 @@ hipError_t hipLaunchKernel(const void* function_address,
} /* extern "c" */
#endif
#if USE_PROF_API
#include <hip/hcc_detail/hip_prof_str.h>
#endif
#ifdef __cplusplus
extern "C" {