Skip to content

Commit 30022ea

Browse files
committed
Removed #include of obsolete ver.h. VC6 doesn't need it, and David Ascher
reports it doesn't exist anymore under .NET.
1 parent 8cf2704 commit 30022ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PC/python_nt.rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Resource script for Python core DLL.
22
// Currently only holds version information.
33
//
4-
#include "ver.h"
54
#include "winver.h"
65

76
#define MS_WINDOWS

0 commit comments

Comments
 (0)