Add missing header file

[ROCm/rocshmem commit: 86a2f34539]
This commit is contained in:
Brandon Potter
2024-09-10 09:35:02 -07:00
orang tua bf79c21ea8
melakukan e64264d233
+2
Melihat File
@@ -23,6 +23,8 @@
#ifndef LIBRARY_SRC_ATOMIC_HPP
#define LIBRARY_SRC_ATOMIC_HPP
#include <hip/hip_runtime.h>
namespace rocshmem {
namespace detail {
namespace atomic {