Commit 7e4e1e40 authored by wenjh's avatar wenjh
Browse files

[Workaround] Dtk-25.04.1 need add hip_assert.h for hiprtc

parent 47d6a78f
......@@ -13,6 +13,7 @@
#ifndef __HIPCC_RTC__
#include <cstdint>
#else
#include <hip/amd_detail/hip_assert.h>
using namespace __hip_internal;
#endif
#endif
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment