X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7bc01999f5003e51cc1d12f93647999a1a143f23..0e7d247670cc012d8e784d0c8bcbb70a1c0bb9c6:/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 +}