Removed #include of obsolete ver.h.  VC6 doesn't need it, and David Ascher
reports it doesn't exist anymore under .NET.
diff --git a/PC/python_nt.rc b/PC/python_nt.rc
index 8778998..37129f1 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