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

[ROCm/clr commit: b8139f7da4]
Этот коммит содержится в:
eshcherb
2019-09-30 00:09:41 -05:00
коммит произвёл Maneesh Gupta
родитель dfbb6d555c
Коммит ce4c08dc1f
+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" {