From 80b706332a48f54ae289093ee11b17f20ab2dc2e Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 18 Jun 2024 16:35:39 +0200 Subject: Changed some setup designs --- modules/remote-sycl/c++/data.hpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 modules/remote-sycl/c++/data.hpp (limited to 'modules/remote-sycl/c++/data.hpp') diff --git a/modules/remote-sycl/c++/data.hpp b/modules/remote-sycl/c++/data.hpp new file mode 100644 index 0000000..7ecf1ae --- /dev/null +++ b/modules/remote-sycl/c++/data.hpp @@ -0,0 +1,7 @@ +#pragma once + +#include "common.hpp" + +namespace saw { + +} -- cgit v1.2.3