Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19bc578

Browse files
committed
Include the weakref object interface.
1 parent e029242 commit 19bc578

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Include/Python.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
#include "cellobject.h"
9191
#include "iterobject.h"
9292
#include "descrobject.h"
93+
#include "weakrefobject.h"
9394

9495
#include "codecs.h"
9596
#include "pyerrors.h"

0 commit comments

Comments
 (0)