Merge pull request #1040 from eshcherb/roctracer-hip-frontend-190422

hip_prof_api.h include under __cplusplus

[ROCm/hip commit: e489f7579a]
Этот коммит содержится в:
Maneesh Gupta
2019-04-24 16:50:27 +05:30
коммит произвёл GitHub
родитель 5235da375e 17474d2b58
Коммит 7b5ed45968
+2
Просмотреть файл
@@ -2980,7 +2980,9 @@ hipError_t hipLaunchByPtr(const void* func);
} /* extern "c" */
#endif
#ifdef __cplusplus
#include <hip/hcc_detail/hip_prof_api.h>
#endif
#ifdef __cplusplus
extern "C" {