From 4bce6c96d0c49161b840796b277baab7972c0214 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Sun, 12 Oct 2025 15:42:56 +0200 Subject: Fixed and added Array for sycl --- modules/remote-sycl/c++/common.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/remote-sycl/c++/common.hpp') diff --git a/modules/remote-sycl/c++/common.hpp b/modules/remote-sycl/c++/common.hpp index 3859dad..822dae5 100644 --- a/modules/remote-sycl/c++/common.hpp +++ b/modules/remote-sycl/c++/common.hpp @@ -2,6 +2,7 @@ #include #include +#include #include #include -- cgit v1.2.3