mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
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:
parent
8cf2704a59
commit
30022ea606
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
// Resource script for Python core DLL.
|
||||
// Currently only holds version information.
|
||||
//
|
||||
#include "ver.h"
|
||||
#include "winver.h"
|
||||
|
||||
#define MS_WINDOWS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue