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 / workstation_interface.cpp
index a834d3a..3b4341d 100644 (file)
@@ -3,10 +3,8 @@
 #include "cpu_cas01.hpp"
 #include "simgrid/sg_config.h"
 
-extern "C" {
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_workstation, surf,
                                 "Logging specific to the SURF workstation module");
-}
 
 WorkstationModelPtr surf_workstation_model = NULL;