X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f2ab03c68105029c71a20ae3363cfdfc950a5c90..9c92907fc7a130fd6abc60b98791daa320742ba2:/src/xbt/automaton/parserPromela.lex diff --git a/src/xbt/automaton/parserPromela.lex b/src/xbt/automaton/parserPromela.lex index b93895b4e8..0d4804b612 100644 --- a/src/xbt/automaton/parserPromela.lex +++ b/src/xbt/automaton/parserPromela.lex @@ -9,15 +9,8 @@ %{ #include "simgrid_config.h" -#ifndef HAVE_UNISTD_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