X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..d6d03a0a88c2673c9e5c604d63912b77bc17fdd4:/src/simix/popping.cpp diff --git a/src/simix/popping.cpp b/src/simix/popping.cpp index ccbc8d8c21..c488326b8e 100644 --- a/src/simix/popping.cpp +++ b/src/simix/popping.cpp @@ -5,9 +5,8 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "smx_private.h" -#include "xbt/fifo.h" #include "xbt/xbt_os_thread.h" -#if HAVE_MC +#if SIMGRID_HAVE_MC #include "src/mc/mc_private.h" #endif