hip_prof_api.h include under __cplusplus

This commit is contained in:
Evgeny
2019-04-22 21:14:18 -05:00
parent 5843530a06
commit af3f3ccb2b
+2
View File
@@ -2966,7 +2966,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" {