mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Jack Jansen: Removed support for long-dead Think C compiler
This commit is contained in:
parent
6b7a5d8959
commit
9cb1cabb77
1 changed files with 0 additions and 5 deletions
|
@ -47,11 +47,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef THINK_C
|
||||
#define label label_
|
||||
#undef label
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_STDLIB_H
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue