Include the weakref object interface.
This commit is contained in:
parent
e029242d5c
commit
19bc578a09
|
@ -90,6 +90,7 @@
|
||||||
#include "cellobject.h"
|
#include "cellobject.h"
|
||||||
#include "iterobject.h"
|
#include "iterobject.h"
|
||||||
#include "descrobject.h"
|
#include "descrobject.h"
|
||||||
|
#include "weakrefobject.h"
|
||||||
|
|
||||||
#include "codecs.h"
|
#include "codecs.h"
|
||||||
#include "pyerrors.h"
|
#include "pyerrors.h"
|
||||||
|
|
Loading…
Reference in New Issue