Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't include mc_private.h when \!HAVE_MC.
[simgrid.git] / src / smpi / colls / smpi_automatic_selector.c
index 54bdcc1..9f21347 100644 (file)
@@ -1,5 +1,7 @@
 #include "colls_private.h"
+#ifdef HAVE_MC
 #include "mc/mc_private.h"
+#endif
 #include <float.h>
 
 //attempt to do a quick autotuning version of the collective,