X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6760cb07d6b57be16928d95339d71e57c4e24f36..44506888bec8fe803257364c3d6d1da413bb7198:/include/xbt/graphxml_parse.h diff --git a/include/xbt/graphxml_parse.h b/include/xbt/graphxml_parse.h index f70dbc4889..9e3ff4fefa 100644 --- a/include/xbt/graphxml_parse.h +++ b/include/xbt/graphxml_parse.h @@ -9,9 +9,10 @@ #ifndef _XBT_GRAPHXML_PARSE_H #define _XBT_GRAPHXML_PARSE_H -#include /* to have FILE */ +#include /* to have FILE */ #include "xbt/misc.h" #include "xbt/graphxml.h" +#include "simgrid_config.h" /* Entry-point of the graphxml parser. */ extern int_f_void_t xbt_graph_parse;