From 25e05907f0292310eaae27a032db0ee274413874 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 2 Jul 2024 19:46:02 +0200 Subject: Preparing benchmark work --- modules/remote-sycl/c++/common.hpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (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 9bc734d..078879f 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 @@ -17,9 +17,4 @@ class remote; template class device; -template -class data_server; - -template -class data_client; } -- cgit v1.2.3