mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Getting rid of code dependent on GUSI or the MetroWerks compiler.
This commit is contained in:
parent
bc2fbc74ed
commit
4bae2d5e46
7 changed files with 1 additions and 60 deletions
|
|
@ -34,7 +34,7 @@ This software comes with no warranty. Use at your own risk.
|
|||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#if defined(__APPLE__) || defined(__MWERKS__)
|
||||
#if defined(__APPLE__)
|
||||
#include "macglue.h"
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue