Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
g++ needs this include but not clang
[simgrid.git] / src / mc / compare.cpp
index 845020a..b6e259c 100644 (file)
@@ -6,6 +6,7 @@
 /** \file compare.cpp Memory snapshooting and comparison                    */
 
 #include "src/mc/mc_config.hpp"
+#include "src/mc/mc_private.hpp"
 #include "src/mc/mc_smx.hpp"
 #include "src/mc/sosp/mc_snapshot.hpp"