X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cf75523de37862d1f4eddaa1cbdd276f20755fea..da6a8948438ab0798f492ed7bf5dad2a515ca04e:/src/mc/Frame.cpp diff --git a/src/mc/Frame.cpp b/src/mc/Frame.cpp index 135b79cf57..09a72de799 100644 --- a/src/mc/Frame.cpp +++ b/src/mc/Frame.cpp @@ -6,7 +6,7 @@ #include -#include +#include "xbt/sysdep.h" #include "src/mc/Frame.hpp" @@ -34,4 +34,4 @@ void* Frame::frame_base(unw_cursor_t& unw_cursor) const } } -} \ No newline at end of file +}