SWDEV-412457 - <thread> header needs to be included

Change-Id: Ia291e5e4cc28050e05e6d7e5d7904698db56dce5


[ROCm/roctracer commit: b2671813eb]
Этот коммит содержится в:
Jatin Chaudhary
2023-09-26 14:52:16 +01:00
родитель c5d35de808
Коммит 77ef46fb63
+2
Просмотреть файл
@@ -22,6 +22,8 @@
#include "roctx.h"
#include <thread>
#define HIP_CALL(call) \
do { \
hipError_t err = call; \