From: Gabriel Corona Date: Mon, 21 Sep 2015 10:14:43 +0000 (+0200) Subject: [mc] Add missing #include X-Git-Tag: v3_12~150 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/89ef3f0bd913317416aaf770f08c59d391666dc3?ds=sidebyside [mc] Add missing #include --- diff --git a/src/mc/mc_libdw.cpp b/src/mc/mc_libdw.cpp index 7c589bd6f8..fcd5adda2e 100644 --- a/src/mc/mc_libdw.cpp +++ b/src/mc/mc_libdw.cpp @@ -5,6 +5,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include +#include #include #include