X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3bda7845c0cceaaeedd5d0371434927c8cf6231d..22cae46149e1fb4988ad9e46060c3e7ecd4e0e44:/src/mc/mc_dwarf.hpp diff --git a/src/mc/mc_dwarf.hpp b/src/mc/mc_dwarf.hpp index 85c7641e7b..8187dd72b0 100644 --- a/src/mc/mc_dwarf.hpp +++ b/src/mc/mc_dwarf.hpp @@ -11,12 +11,13 @@ #include -#include +#include "xbt/base.h" +#include "xbt/sysdep.h" #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 {