Skip to content

Commit daf4730

Browse files
committed
nit
1 parent cd868b9 commit daf4730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Include/internal/pycore_tstate.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ extern "C" {
1313
#include "pycore_mimalloc.h" // struct _mimalloc_thread_state
1414
#include "pycore_qsbr.h" // struct qsbr
1515

16+
1617
#ifdef Py_GIL_DISABLED
1718
struct _gc_thread_state {
1819
/* Thread-local allocation count. */

0 commit comments

Comments
 (0)