mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Fix brainfart.
This commit is contained in:
parent
1e365b265a
commit
9c54448715
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
** Brandon Long, September 2001.
|
||||
*/
|
||||
|
||||
#include PY_SSIZE_T_CLEAN
|
||||
#define PY_SSIZE_T_CLEAN
|
||||
|
||||
#include "Python.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue