summaryrefslogtreecommitdiff
path: root/modules/remote-sycl/c++/common.hpp
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2025-11-18 17:46:04 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2025-11-18 17:46:04 +0100
commit668e53e42e210d2cedf29281eb187e8d7f129651 (patch)
treeda3034eb02203cd9882c6de13ec556aaf6ac19ae /modules/remote-sycl/c++/common.hpp
parente2071b41bf8547057c485fea2a8d3aed7bb710ed (diff)
downloadforstio-forstio-668e53e42e210d2cedf29281eb187e8d7f129651.tar.gz
Working on tests in sycl
Diffstat (limited to 'modules/remote-sycl/c++/common.hpp')
-rw-r--r--modules/remote-sycl/c++/common.hpp1
1 files changed, 1 insertions, 0 deletions
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<typename Inner>
struct Sycl {};