Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Remove unused MC bits in parmap
[simgrid.git] / src / xbt / string.cpp
index 4489c33..f378cec 100644 (file)
@@ -10,7 +10,7 @@
 namespace simgrid {
 namespace xbt {
 
-#ifdef HAVE_MC
+#if HAVE_MC
 
 const char string::NUL = '\0';