From 583c2a3525d00df2034baf3a9d3c015e7b7f0f80 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sun, 18 Sep 2016 21:12:33 +0200 Subject: [PATCH] [DEBUG] compilation on MacOs --- ethread/tools.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ethread/tools.h b/ethread/tools.h index 45f8143..702cbc7 100644 --- a/ethread/tools.h +++ b/ethread/tools.h @@ -8,6 +8,7 @@ #pragma once #include +#include /** * @brief ethread main namespace