mirror of
https://github.com/python/cpython
synced 2026-09-28 02:33:18 +03:00
gh-109693: Remove pycore_atomic.h (gh-110992)
This commit is contained in:
parent
232465204e
commit
2dcc57008b
8 changed files with 4 additions and 564 deletions
|
|
@ -202,7 +202,6 @@
|
|||
<ClInclude Include="..\Include\internal\pycore_ast.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_ast_state.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_atexit.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_atomic.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_bitutils.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_bytes_methods.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_bytesobject.h" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue