]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/string.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
what a wonderful night in XBT ...
[simgrid.git] / src / xbt / string.cpp
index 4489c33abe3277f503982cac5b42e4c3fa870d64..f378cec98a3acfb49a7d2679aaa4afd849eab923 100644 (file)
@@ -10,7 +10,7 @@
 namespace simgrid {
 namespace xbt {
 
-#ifdef HAVE_MC
+#if HAVE_MC
 
 const char string::NUL = '\0';