SWDEV-536571 - Include assert header. (#157)

(cherry picked from commit 96cd36e47e4759b7515373e8fa455385f3d985aa)

Co-authored-by: Patel <jaypatel@amd.com>

[ROCm/rocshmem commit: bcc14b1a34]
This commit is contained in:
Aurelien Bouteiller
2025-06-12 13:16:30 -04:00
committed by GitHub
parent 381625f060
commit 87d2efa430
2 changed files with 2 additions and 2 deletions
@@ -132,7 +132,7 @@
*/
#include <hip/hip_runtime.h>
#include <cassert>
#include <algorithm>
namespace rocshmem {