Skip to content

Commit a494caa

Browse files
authored
bpo-40401: Remove duplicate pyhash.h include from pythoncore.vcxproj (GH-19725)
1 parent 88499f1 commit a494caa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PCbuild/pythoncore.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@
215215
<ClInclude Include="..\Include\patchlevel.h" />
216216
<ClInclude Include="..\Include\picklebufobject.h" />
217217
<ClInclude Include="..\Include\pyhash.h" />
218-
<ClInclude Include="..\Include\pyhash.h" />
219218
<ClInclude Include="..\Include\py_curses.h" />
220219
<ClInclude Include="..\Include\pyarena.h" />
221220
<ClInclude Include="..\Include\pycapsule.h" />

0 commit comments

Comments
 (0)