Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "[mc] Move libdw binding code in its own file"
[simgrid.git] / src / mc / mc_dwarf_attrnames.cpp
index 348cb60..17e4446 100644 (file)
@@ -9,6 +9,8 @@
 #include <xbt/base.h>
 #include <dwarf.h>
 
+#include "mc_object_info.h"
+
 /** \brief Get the name of an attribute (DW_AT_*) from its code
  *
  *  \param attr attribute code (see the DWARF specification)