diff options
Diffstat (limited to 'modules/remote-sycl/c++/common.hpp')
| -rw-r--r-- | modules/remote-sycl/c++/common.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/remote-sycl/c++/common.hpp b/modules/remote-sycl/c++/common.hpp index 3859dad..822dae5 100644 --- a/modules/remote-sycl/c++/common.hpp +++ b/modules/remote-sycl/c++/common.hpp @@ -2,6 +2,7 @@ #include <forstio/remote/remote.hpp> #include <forstio/codec/data.hpp> +#include <forstio/codec/schema_hash.hpp> #include <forstio/codec/id_map.hpp> #include <AdaptiveCpp/CL/sycl.hpp> |
