Drop Borland compiler specific code

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0b8b32cf93)
r14.1.x
Michele Calgaro 5 days ago
parent 8bd95de8fd
commit ba72c879c7
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -57,15 +57,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