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

This commit is contained in:
eshcherb
2019-09-30 00:09:41 -05:00
کامیت شده توسط Maneesh Gupta
والد 33c40ee510
کامیت b8139f7da4
@@ -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" {