From e60db388693b63be6d7e4c03234976b567378e94 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 21 Jan 2026 17:20:08 +0100 Subject: Fixing compilation errors --- lib/sycl/c++/lbm.hpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/sycl/c++/lbm.hpp (limited to 'lib/sycl/c++/lbm.hpp') diff --git a/lib/sycl/c++/lbm.hpp b/lib/sycl/c++/lbm.hpp new file mode 100644 index 0000000..3e67ae6 --- /dev/null +++ b/lib/sycl/c++/lbm.hpp @@ -0,0 +1,3 @@ +#pragma once + +#include "data.hpp" -- cgit v1.2.3