Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / xbt / string.cpp
index f23e4295fff2133c3050c5be9fe3ee0c1c5e2d5f..afc6445cee90b51ec5a92e57d7972da52896323c 100644 (file)
@@ -15,7 +15,7 @@
 namespace simgrid {
 namespace xbt {
 
-#if HAVE_MC
+#if SIMGRID_HAVE_MC
 
 const char string::NUL = '\0';