summaryrefslogtreecommitdiff
path: root/modules/remote-sycl/c++/data.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/remote-sycl/c++/data.hpp')
-rw-r--r--modules/remote-sycl/c++/data.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/remote-sycl/c++/data.hpp b/modules/remote-sycl/c++/data.hpp
new file mode 100644
index 0000000..7ecf1ae
--- /dev/null
+++ b/modules/remote-sycl/c++/data.hpp
@@ -0,0 +1,7 @@
+#pragma once
+
+#include "common.hpp"
+
+namespace saw {
+
+}