Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various cleanups in the generation of simgrid.jar
[simgrid.git] / src / mc / mc_unw.cpp
index 0d78305..cac27c1 100644 (file)
 
 #include <libunwind.h>
 
-#include "mc_object_info.h"
+#include "mc_dwarf.hpp"
 #include "mc_process.h"
 #include "mc_unw.h"
+#include "mc/Frame.hpp"
 
 using simgrid::mc::remote;