Add missing header file

This commit is contained in:
Brandon Potter
2024-09-10 09:35:02 -07:00
والد 7411c45591
کامیت 86a2f34539
+2
مشاهده پرونده
@@ -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 {