rocr: Remove Recursive Include

Removed unnecessary header inlude in file to prevent circular include.

Signed-off-by: Sunday Clement <Sunday.Clement@amd.com>
Esse commit está contido em:
Sunday Clement
2025-06-02 14:42:06 -04:00
commit de Clement, Sunday
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.