]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-40401: Remove duplicate pyhash.h include from pythoncore.vcxproj (GH-19725)
authorAmmar Askar <ammar@ammaraskar.com>
Mon, 27 Apr 2020 02:08:17 +0000 (19:08 -0700)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2020 02:08:17 +0000 (21:08 -0500)
PCbuild/pythoncore.vcxproj

index 3484f44e961eafe24a064a2e64d926c928e77871..d20e749b051a58311e565265b533d7892af253a8 100644 (file)
     <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" />