summaryrefslogtreecommitdiff
path: root/lib/sycl/c++/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sycl/c++/common.hpp')
-rw-r--r--lib/sycl/c++/common.hpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/sycl/c++/common.hpp b/lib/sycl/c++/common.hpp
deleted file mode 100644
index 8ff76fc..0000000
--- a/lib/sycl/c++/common.hpp
+++ /dev/null
@@ -1,12 +0,0 @@
-#pragma once
-
-#include <kel/lbm/common.hpp>
-#include <AdaptiveCpp/sycl/sycl.hpp>
-
-namespace kel {
-namespace lbm {
-namespace sycl {
-using namespace acpp::sycl;
-}
-}
-}