Removed #include of obsolete ver.h. VC6 doesn't need it, and David Ascher

reports it doesn't exist anymore under .NET.
This commit is contained in:
Tim Peters 2002-01-24 00:04:37 +00:00
parent 8cf2704a59
commit 30022ea606
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
// Resource script for Python core DLL. // Resource script for Python core DLL.
// Currently only holds version information. // Currently only holds version information.
// //
#include "ver.h"
#include "winver.h" #include "winver.h"
#define MS_WINDOWS #define MS_WINDOWS