X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2b245114f143e73ccdcd8367149999b59ef2f9e2..17404896a6c566afdcdd0034884f234566b1d452:/src/mc/mc_dwarf.cpp diff --git a/src/mc/mc_dwarf.cpp b/src/mc/mc_dwarf.cpp index 580b8f513e..26b59542bf 100644 --- a/src/mc/mc_dwarf.cpp +++ b/src/mc/mc_dwarf.cpp @@ -14,8 +14,6 @@ #include #include -#define DW_LANG_Objc DW_LANG_ObjC /* fix spelling error in older dwarf.h */ -#include #include #include @@ -24,7 +22,7 @@ #include "xbt/log.h" #include "xbt/string.hpp" #include "xbt/sysdep.h" -#include +#include #include "src/mc/mc_dwarf.hpp" #include "src/mc/mc_private.hpp"