From: degomme Date: Sun, 24 Apr 2016 21:21:38 +0000 (+0200) Subject: Fix build X-Git-Tag: v3_13~34^2~15 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/1635f65d1a7f3d175dfd6cefaa0403cdb278ffc7 Fix build --- diff --git a/include/simgrid/s4u/mailbox.hpp b/include/simgrid/s4u/mailbox.hpp index 4b8011c0f0..4ee1d810f4 100644 --- a/include/simgrid/s4u/mailbox.hpp +++ b/include/simgrid/s4u/mailbox.hpp @@ -2,6 +2,7 @@ /* 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. */ +#ifdef __cplusplus #ifndef SIMGRID_S4U_MAILBOX_HPP #define SIMGRID_S4U_MAILBOX_HPP