From 4c25459e1cd87313748e14bac3de7b42c53304b9 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Thu, 30 Oct 2025 11:12:09 +0100 Subject: Adding a header for more intuitive include ... --- modules/remote-sycl/c++/sycl.hpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modules/remote-sycl/c++/sycl.hpp (limited to 'modules') diff --git a/modules/remote-sycl/c++/sycl.hpp b/modules/remote-sycl/c++/sycl.hpp new file mode 100644 index 0000000..3e67ae6 --- /dev/null +++ b/modules/remote-sycl/c++/sycl.hpp @@ -0,0 +1,3 @@ +#pragma once + +#include "data.hpp" -- cgit v1.2.3