bpo-40401: Remove duplicate pyhash.h include from pythoncore.vcxproj (GH-19725)

This commit is contained in:
Ammar Askar 2020-04-26 19:08:17 -07:00 committed by GitHub
parent 88499f15f5
commit a494caa14b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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" />