From 668e53e42e210d2cedf29281eb187e8d7f129651 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 18 Nov 2025 17:46:04 +0100 Subject: Working on tests in 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 287075f..54a09d1 100644 --- a/modules/remote-sycl/c++/common.hpp +++ b/modules/remote-sycl/c++/common.hpp @@ -11,6 +11,7 @@ namespace saw { namespace rmt { struct Sycl {}; } + namespace encode { template struct Sycl {}; -- cgit v1.2.3