rocr: Remove Recursive Include

Removed unnecessary header inlude in file to prevent circular include.

Signed-off-by: Sunday Clement <Sunday.Clement@amd.com>
This commit is contained in:
Sunday Clement
2025-06-02 14:42:06 -04:00
committed by Clement, Sunday
parent 06efa50c09
commit 31b6474801
@@ -49,7 +49,6 @@
#define HSA_RUNTIME_CORE_UTIL_ATOMIC_HELPERS_H_
#include <atomic>
#include "utils.h"
//ALWAYS_CONSERVATIVE will very likely overfence your code.
//For use as a debugging aid only.