Browse Source
bpo-40401: Remove duplicate pyhash.h include from pythoncore.vcxproj (GH-19725)
pull/19732/head
Ammar Askar
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
PCbuild/pythoncore.vcxproj
|
|
|
@ -215,7 +215,6 @@ |
|
|
|
<ClInclude Include="..\Include\patchlevel.h" /> |
|
|
|
<ClInclude Include="..\Include\picklebufobject.h" /> |
|
|
|
<ClInclude Include="..\Include\pyhash.h" /> |
|
|
|
<ClInclude Include="..\Include\pyhash.h" /> |
|
|
|
<ClInclude Include="..\Include\py_curses.h" /> |
|
|
|
<ClInclude Include="..\Include\pyarena.h" /> |
|
|
|
<ClInclude Include="..\Include\pycapsule.h" /> |
|
|
|
|