From 30022ea606145b7c8fde0c6c7b248c110cfff0a2 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Thu, 24 Jan 2002 00:04:37 +0000 Subject: [PATCH] Removed #include of obsolete ver.h. VC6 doesn't need it, and David Ascher reports it doesn't exist anymore under .NET. --- PC/python_nt.rc | 1 - 1 file changed, 1 deletion(-) diff --git a/PC/python_nt.rc b/PC/python_nt.rc index 877899853a6..37129f17186 100644 --- a/PC/python_nt.rc +++ b/PC/python_nt.rc @@ -1,7 +1,6 @@ // Resource script for Python core DLL. // Currently only holds version information. // -#include "ver.h" #include "winver.h" #define MS_WINDOWS