X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/20bbf9b0608d4ab29fb25ab4f795001d0cdca5b5..571ed94e23c9aefbd5f81f1a800eb5f1dddd8ae9:/src/mc/mc_pair.cpp diff --git a/src/mc/mc_pair.cpp b/src/mc/mc_pair.cpp index 21208f3454..afed72aa13 100644 --- a/src/mc/mc_pair.cpp +++ b/src/mc/mc_pair.cpp @@ -4,6 +4,9 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include +#include + #include "src/mc/mc_liveness.h" #include "src/mc/mc_private.h"