From: Martin Quinson Date: Sat, 20 Apr 2019 21:25:33 +0000 (+0200) Subject: include a header we use X-Git-Tag: v3.22.2~1 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ab6d61f18ed0c1177495aea3b0d3200cda426bca?ds=sidebyside include a header we use --- diff --git a/src/xbt/OsSemaphore.hpp b/src/xbt/OsSemaphore.hpp index f6e7083946..e8bc29bbbd 100644 --- a/src/xbt/OsSemaphore.hpp +++ b/src/xbt/OsSemaphore.hpp @@ -3,6 +3,8 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include + #include #include