We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4803cd0 commit 0c5556fCopy full SHA for 0c5556f
Include/internal/pycore_modsupport.h
@@ -1,8 +1,6 @@
1
#ifndef Py_INTERNAL_MODSUPPORT_H
2
#define Py_INTERNAL_MODSUPPORT_H
3
4
-#include "pycore_lock.h" // _PyOnceFlag
5
-
6
#ifdef __cplusplus
7
extern "C" {
8
#endif
0 commit comments