mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
gh-79315: Add Include/cpython/pythread.h header (#91798)
This commit is contained in:
parent
6f9addb5ba
commit
8a4e519e78
5 changed files with 50 additions and 44 deletions
|
|
@ -171,6 +171,7 @@
|
|||
<ClInclude Include="..\Include\cpython\pymem.h" />
|
||||
<ClInclude Include="..\Include\cpython\pystate.h" />
|
||||
<ClInclude Include="..\Include\cpython\pythonrun.h" />
|
||||
<ClInclude Include="..\Include\cpython\pythread.h" />
|
||||
<ClInclude Include="..\Include\cpython\pytime.h" />
|
||||
<ClInclude Include="..\Include\cpython\setobject.h" />
|
||||
<ClInclude Include="..\Include\cpython\sysmodule.h" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue