mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
parent
7cefc30d34
commit
051176fde8
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#undef TILDE /* Prevent clash of our definition with system macro. Ex AIX, ioctl.h */
|
||||||
|
|
||||||
#define ENDMARKER 0
|
#define ENDMARKER 0
|
||||||
#define NAME 1
|
#define NAME 1
|
||||||
#define NUMBER 2
|
#define NUMBER 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue