summaryrefslogtreecommitdiff
path: root/PC
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-01-24 00:04:37 +0000
committerTim Peters <tim.peters@gmail.com>2002-01-24 00:04:37 +0000
commit4ce51508bfaa0707f7a047b31ba45da557e46222 (patch)
tree60d0fde11f2bd710878656bfae7757ac1271dab9 /PC
parentd4d865905a692df128e033f6e0b6f3c55f7b0038 (diff)
downloadcpython-4ce51508bfaa0707f7a047b31ba45da557e46222.tar.gz
Removed #include of obsolete ver.h. VC6 doesn't need it, and David Ascher
reports it doesn't exist anymore under .NET.
Diffstat (limited to 'PC')
-rw-r--r--PC/python_nt.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/python_nt.rc b/PC/python_nt.rc
index 877899853a..37129f1718 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