mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Include the weakref object interface.
This commit is contained in:
parent
e029242d5c
commit
19bc578a09
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
#include "cellobject.h"
|
||||
#include "iterobject.h"
|
||||
#include "descrobject.h"
|
||||
#include "weakrefobject.h"
|
||||
|
||||
#include "codecs.h"
|
||||
#include "pyerrors.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue