X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ac05ee9c01bd6718cbbe8c0d7464b79f691cdbe6..972496c1b337f99a7009daf0dfae85baf5f0a9ca:/src/xbt/automaton/parserPromela.lex diff --git a/src/xbt/automaton/parserPromela.lex b/src/xbt/automaton/parserPromela.lex index b0dd1eb0f4..0d4804b612 100644 --- a/src/xbt/automaton/parserPromela.lex +++ b/src/xbt/automaton/parserPromela.lex @@ -11,13 +11,6 @@ #include "simgrid_config.h" #if !HAVE_UNISTD_H #define YY_NO_UNISTD_H /* hello Windows */ - -#ifdef _MSC_VER -# include -# include -# define _CRT_SECURE_NO_WARNINGS -# define _CRT_NONSTDC_NO_WARNINGS -#endif #endif #include