X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3203ed1f4fb6f4617e94d5351661ba07e8b8f833..afd3a47e007a0f91d206cc2e47b69b4b86970fc2:/src/mc/mc_dwarf.hpp diff --git a/src/mc/mc_dwarf.hpp b/src/mc/mc_dwarf.hpp index 4ddeaa72f7..d2475529dc 100644 --- a/src/mc/mc_dwarf.hpp +++ b/src/mc/mc_dwarf.hpp @@ -11,13 +11,13 @@ #include +#include #include #define DW_LANG_Objc DW_LANG_ObjC /* fix spelling error in older dwarf.h */ #include -#include "src/mc/Variable.hpp" -#include "src/mc/mc_memory_map.h" +#include "src/mc/mc_forward.hpp" namespace simgrid { namespace dwarf {