feat(gpu): remove breaking include in header

This commit is contained in:
Anthony Berg 2025-07-03 13:11:57 +02:00
parent a28c47d15f
commit fa3fcb76f8

View File

@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#include <hip/amd_detail/amd_hip_vector_types.h>
#include <hip/hip_runtime.h>
#include "common.h"
#include "limiters.h"