X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/67d66b0cf79b9fc02c0450f254584693dbf21d3b..130f51aeb55bd3bf2706c1f5b09ca59fa291c087:/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