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

View file

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