mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Replace <MacHeaders> by specific required header files
This commit is contained in:
parent
170c2e108f
commit
c93e13d734
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
|||
#include <MacHeaders>
|
||||
#include <Types.h>
|
||||
#include <Files.h>
|
||||
#include <OSUtils.h>
|
||||
#include <Resources.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
/* Interface used by tokenizer.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue