Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Load xbt/misc.h to get the definition of XBT_PUBLIC
[simgrid.git] / src / include / xbt / xbt_portability.h
index 32242d6..1902124 100644 (file)
@@ -10,6 +10,8 @@
 #ifndef _XBT_PORTABILITY_H
 #define _XBT_PORTABILITY_H
 
+#include <xbt/misc.h> /* XBT_PUBLIC */
+
 /** @brief get time in seconds 
 
   * gives  the  number  of  seconds since the Epoch (00:00:00 UTC, January 1, 1970).