X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ab0bf820128e74dc5e7d9e6413b88bca2621a34e..06dbadb52775807739d0a87b6a8b009be06f4d5f:/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;