We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91601a5 commit 891c1e3Copy full SHA for 891c1e3
Include/Python.h
@@ -61,6 +61,7 @@
61
#include "pystats.h"
62
#include "pyatomic.h"
63
#include "object.h"
64
+#include "refcount.h"
65
#include "objimpl.h"
66
#include "typeslots.h"
67
#include "pyhash.h"
0 commit comments