mirror of
https://github.com/python/cpython.git
synced 2025-08-31 22:18:28 +00:00
remove unused #includes of pycore_pymem.h (#105166)
This commit is contained in:
parent
85b0b0cd94
commit
76b9c0cfaa
6 changed files with 259 additions and 264 deletions
|
@ -6,7 +6,6 @@
|
|||
#include "pycore_initconfig.h"
|
||||
#include "pycore_fileutils.h"
|
||||
#include "pycore_pathconfig.h"
|
||||
#include "pycore_pymem.h" // _PyMem_SetDefaultAllocator()
|
||||
#include <wchar.h>
|
||||
|
||||
#ifdef MS_WINDOWS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue