X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5ed37babb2fa9097abe82df299c0aa259ed84d5a..1b211507e0c2abe5f2b7fbe56988af46d3189b51:/include/smpi/mpi.h diff --git a/include/smpi/mpi.h b/include/smpi/mpi.h index 2c0b849745..5d61fb047f 100644 --- a/include/smpi/mpi.h +++ b/include/smpi/mpi.h @@ -17,10 +17,8 @@ #include /* Load it before the define next line to not mess with the system headers */ -#if SIMGRID_HAVE_MC #undef assert #define assert(x) MC_assert(!!(x)) -#endif #ifdef TRACE_CALL_LOCATION /* Defined by smpicc on the command line */ #include