Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not export private functions in the dll (win32 specific)
[simgrid.git] / src / gras_modinter.h
index e4626340fa0d006cf266798501f885d5d862be61..99e83a28812ffaae6b7e92e1ccc0e40be0b08d54 100644 (file)
@@ -9,6 +9,7 @@
 
 #ifndef GRAS_MODINTER_H
 #define GRAS_MODINTER_H
+#include <xbt/misc.h> /* XBT_PUBLIC */
 
 /* modules initialization functions */
 void gras_emul_init(void);