Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
autogenerated file
[simgrid.git] / src / xbt / log.c
index 70f2c13..ca8af45 100644 (file)
@@ -481,7 +481,12 @@ const char *xbt_log_priority_names[8] = {
   "CRITICAL"
 };
 
-XBT_PUBLIC_DATA(s_xbt_log_category_t)  _XBT_LOGV(XBT_LOG_ROOT_CAT) = {
+#ifndef _MSC_VER
+XBT_PUBLIC_DATA(s_xbt_log_category_t)
+#else
+s_xbt_log_category_t
+#endif  
+_XBT_LOGV(XBT_LOG_ROOT_CAT) = {
   0, 0, 0,
   "root", xbt_log_priority_uninitialized, 0,
   NULL, 0