From 6b68a4f7ddac183f460b668bee7a385daada0ce5 Mon Sep 17 00:00:00 2001 From: Claudius 'keldu' Holeksa Date: Mon, 15 Jul 2024 16:38:25 +0200 Subject: Move files and ammend remote-sycl --- modules/remote-sycl/c++/common.hpp | 2 +- modules/remote-sycl/c++/transfer.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/remote-sycl/c++') diff --git a/modules/remote-sycl/c++/common.hpp b/modules/remote-sycl/c++/common.hpp index cb2d73f..8c008c3 100644 --- a/modules/remote-sycl/c++/common.hpp +++ b/modules/remote-sycl/c++/common.hpp @@ -1,6 +1,6 @@ #pragma once -#include +#include #include #include diff --git a/modules/remote-sycl/c++/transfer.hpp b/modules/remote-sycl/c++/transfer.hpp index 2a95f67..5d76e7c 100644 --- a/modules/remote-sycl/c++/transfer.hpp +++ b/modules/remote-sycl/c++/transfer.hpp @@ -6,7 +6,7 @@ #include #include -#include +#include namespace saw { -- cgit v1.2.3