From 97ec4b9edfa88302878b523baf09674503d19fab Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 22 May 2024 17:22:18 +0200 Subject: Progress in fixing remote-sycl and ammended minor parts in echo_client --- modules/core/c++/id.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/core') diff --git a/modules/core/c++/id.hpp b/modules/core/c++/id.hpp index d836648..32fa95f 100644 --- a/modules/core/c++/id.hpp +++ b/modules/core/c++/id.hpp @@ -1,5 +1,9 @@ #pragma once +#include + +#include "common.hpp" + namespace saw { /** * ID class which is tied to it's representing class -- cgit v1.2.3