From a494caa14bfa412af77792007c34274902fabb7b Mon Sep 17 00:00:00 2001 From: Ammar Askar Date: Sun, 26 Apr 2020 19:08:17 -0700 Subject: bpo-40401: Remove duplicate pyhash.h include from pythoncore.vcxproj (GH-19725) --- PCbuild/pythoncore.vcxproj | 1 - 1 file changed, 1 deletion(-) diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index 3484f44..d20e749 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -215,7 +215,6 @@ - -- cgit v0.12