X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/67d66b0cf79b9fc02c0450f254584693dbf21d3b..0cf6c791bd19e8b9acf8e220c5c62216c7fc2559:/src/dag/dax_dtd.c diff --git a/src/dag/dax_dtd.c b/src/dag/dax_dtd.c index 6be8241db0..3ba8d5c45a 100644 --- a/src/dag/dax_dtd.c +++ b/src/dag/dax_dtd.c @@ -1821,14 +1821,7 @@ const char* *dax__statenames=NULL; * down here because we want the user's section 1 to have been scanned first. * The user has a chance to override it with an option. */ -#if defined(_WIN32) -# ifndef __STRICT_ANSI__ -# include -# include -# endif -#else -# include -#endif +#include #endif #ifndef YY_EXTRA_TYPE