Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix the windows build
[simgrid.git] / src / mc / mc_global.cpp
index d47939e..6f985f1 100644 (file)
@@ -42,8 +42,7 @@
 #include "src/mc/mc_protocol.h"
 #include "src/mc/Client.hpp"
 
 #include "src/mc/mc_protocol.h"
 #include "src/mc/Client.hpp"
 
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_global, mc,
-                                "Logging specific to MC (global)");
+XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_global, mc, "Logging specific to MC (global)");
 
 e_mc_mode_t mc_mode;
 
 
 e_mc_mode_t mc_mode;