Drop Borland compiler specific code

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f0ce55a284)
r14.1.x
Michele Calgaro 4 weeks ago
parent becdde5805
commit d563927675
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