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

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