X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/661e64114641721802e309fc277b081ea01078c8..a57327d86b9fb16acacc71a3359817acd2a2816b:/src/mc/inspect/LocationList.cpp diff --git a/src/mc/inspect/LocationList.cpp b/src/mc/inspect/LocationList.cpp index 500b851f9b..ce194386bf 100644 --- a/src/mc/inspect/LocationList.cpp +++ b/src/mc/inspect/LocationList.cpp @@ -3,18 +3,17 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include -#include -#include +#include "src/mc/inspect/LocationList.hpp" +#include "src/mc/inspect/ObjectInformation.hpp" +#include "src/mc/inspect/mc_dwarf.hpp" #include "xbt/asserts.h" #include "xbt/sysdep.h" +#include +#include #include - -#include "src/mc/LocationList.hpp" -#include "src/mc/ObjectInformation.hpp" -#include "src/mc/mc_dwarf.hpp" +#include namespace simgrid { namespace dwarf {