X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3bda7845c0cceaaeedd5d0371434927c8cf6231d..afd3a47e007a0f91d206cc2e47b69b4b86970fc2:/src/mc/mc_dwarf.hpp?ds=sidebyside diff --git a/src/mc/mc_dwarf.hpp b/src/mc/mc_dwarf.hpp index 85c7641e7b..d2475529dc 100644 --- a/src/mc/mc_dwarf.hpp +++ b/src/mc/mc_dwarf.hpp @@ -11,12 +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_forward.hpp" namespace simgrid { namespace dwarf {