Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stop being protective against things we cannot deal with. Let the segfault happen
[simgrid.git] / include / surf / surfxml_parse.h
index f839d6c..98c47d2 100644 (file)
@@ -8,9 +8,10 @@
 #define _SURF_SURFXML_PARSE_H
 
 #include <stdio.h>              /* to have FILE */
-#include "surf/simgrid_dtd.h"
+#include "xbt/misc.h"
 #include "xbt/function_types.h"
 #include "xbt/dict.h"
+#include "surf/simgrid_dtd.h"
 
 SG_BEGIN_DECL()