Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Replace the override word with MC_OVERRIDE
[simgrid.git] / src / mc / mc_forward.h
index 2abc34a..725382b 100644 (file)
@@ -12,6 +12,8 @@
 
 #ifdef __cplusplus
 
+#define MC_OVERRIDE
+
 namespace simgrid {
 namespace mc {