mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Include the weakref object interface.
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
#include "cellobject.h"
|
||||
#include "iterobject.h"
|
||||
#include "descrobject.h"
|
||||
#include "weakrefobject.h"
|
||||
|
||||
#include "codecs.h"
|
||||
#include "pyerrors.h"
|
||||
|
||||
Reference in New Issue
Block a user