diff options
Diffstat (limited to 'modules/remote-sycl/c++/sycl.hpp')
| -rw-r--r-- | modules/remote-sycl/c++/sycl.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/remote-sycl/c++/sycl.hpp b/modules/remote-sycl/c++/sycl.hpp new file mode 100644 index 0000000..3e67ae6 --- /dev/null +++ b/modules/remote-sycl/c++/sycl.hpp @@ -0,0 +1,3 @@ +#pragma once + +#include "data.hpp" |
