mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
Removed THINK_C support.
This commit is contained in:
parent
031ac7112f
commit
021da55579
10 changed files with 2 additions and 812 deletions
|
|
@ -7,10 +7,6 @@
|
|||
#include <Files.h>
|
||||
#include <OSUtils.h>
|
||||
|
||||
#ifdef THINK_C
|
||||
#include <pascal.h>
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#ifdef __MWERKS__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue