Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use #if instead if #ifdef for the things in the public config header
[simgrid.git] / src / simix / popping_generated.cpp
index cee0200..ecaa6b8 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <xbt/base.h>
 #include "smx_private.h"
-#ifdef HAVE_MC
+#if HAVE_MC
 #include "src/mc/mc_forward.h"
 #endif