Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding a "version" tag to platform_description. This tag is used to issue a BIG FAT...
[simgrid.git] / include / surf / surfxml_parse.h
index 9604b3f..f9faf08 100644 (file)
@@ -10,8 +10,7 @@
 
 #include "surf/surfxml.h"
 #include "xbt/sysdep.h" /* to have FILE */
-#include "xbt/misc.h"
-
+#include "xbt/function_types.h"
 /* Entry-point of the surfxml parser. */
 extern int_f_void_t surf_parse;