Drop Borland compiler specific code

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/89/head
Michele Calgaro 4 weeks ago
parent e6d2a1710e
commit f0ce55a284
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -59,15 +59,6 @@
#endif /* __STDC__ */
#endif /* ! __cplusplus */
#ifdef __TURBOC__
#pragma warn -rch
#pragma warn -use
#include <io.h>
#include <stdlib.h>
#define YY_USE_CONST
#define YY_USE_PROTOS
#endif
#ifdef YY_USE_CONST
#define yyconst const
#else

Loading…
Cancel
Save