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

Change-Id: Ia291e5e4cc28050e05e6d7e5d7904698db56dce5
このコミットが含まれているのは:
Jatin Chaudhary
2023-09-26 14:52:16 +01:00
コミット b2671813eb
+2
ファイルの表示
@@ -22,6 +22,8 @@
#include "roctx.h"
#include <thread>
#define HIP_CALL(call) \
do { \
hipError_t err = call; \