Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
In XBT_LOG_NEW_SUBCATEGORY_helper, protect function declaration with SG_{BEGIN,END...
[simgrid.git] / src / surf / cpu_cas01.cpp
index 2e71b13..648e0c4 100644 (file)
@@ -9,10 +9,8 @@
 #include "maxmin_private.h"
 #include "simgrid/sg_config.h"
 
-extern "C" {
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_cpu_cas, surf_cpu,
                                 "Logging specific to the SURF CPU IMPROVED module");
-}
 
 /*************
  * CallBacks *