summaryrefslogtreecommitdiff
path: root/lib/sycl/c++/sycl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sycl/c++/sycl.hpp')
-rw-r--r--lib/sycl/c++/sycl.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/sycl/c++/sycl.hpp b/lib/sycl/c++/sycl.hpp
new file mode 100644
index 0000000..8ddc3cd
--- /dev/null
+++ b/lib/sycl/c++/sycl.hpp
@@ -0,0 +1,4 @@
+#pragma once
+
+#include "common.hpp"
+#include "data.hpp"