diff options
Diffstat (limited to 'Include/internal/import.h')
-rw-r--r-- | Include/internal/import.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Include/internal/import.h b/Include/internal/import.h deleted file mode 100644 index 4746e75..0000000 --- a/Include/internal/import.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef Py_INTERNAL_IMPORT_H -#define Py_INTERNAL_IMPORT_H - -extern const char *_Py_CheckHashBasedPycsMode; - -#endif |