Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Remove useless cast
[simgrid.git] / src / mc / mc_base.cpp
index 008f129..bc0e314 100644 (file)
@@ -22,7 +22,9 @@
 #include "mc_server.h"
 #endif
 
+#ifdef HAVE_MC
 using simgrid::mc::remote;
+#endif
 
 extern "C" {