X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ba9a4cfeba4eb00e84cd17603fc9654e81445655..e6ca184e99d50d0ee8fe405a83ee5277e2ecfce6:/src/mc/Frame.hpp diff --git a/src/mc/Frame.hpp b/src/mc/Frame.hpp index eb5ff105dd..243610a8db 100644 --- a/src/mc/Frame.hpp +++ b/src/mc/Frame.hpp @@ -33,7 +33,7 @@ public: std::string name; /** Range of instruction addresses for which this scope is valid */ - simgrid::xbt::range range; + simgrid::xbt::Range range; simgrid::dwarf::LocationList frame_base_location;