Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[MSVC] don't pass gcc flags to MSVC, try to define XBT_PUBLIC properly
[simgrid.git] / tools / generate-dwarf-functions
index fbb496a..2164ff2 100755 (executable)
@@ -12,6 +12,7 @@ cat - > src/mc/mc_dwarf_tagnames.cpp <<EOF
 /* Warning: autogenerated, do not edit! */
 
 #include <dwarf.h>
+#include <elfutils/libdw.h>
 
 #include <xbt/base.h>
 #include "mc_object_info.h"