mirror of
https://github.com/python/cpython.git
synced 2024-12-01 11:15:56 +01:00
8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
|
#pragma once on
|
||
|
|
||
|
#pragma precompile_target "mwerks_shcarbon_pch"
|
||
|
|
||
|
#include "mwerks_shcarbon_config.h"
|
||
|
#include <Carbon.h>
|
||
|
#include "Python.h"
|