diff options
Diffstat (limited to 'PC/python_nt.rc')
-rw-r--r-- | PC/python_nt.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/python_nt.rc b/PC/python_nt.rc index b5fb58f..6fd872c 100644 --- a/PC/python_nt.rc +++ b/PC/python_nt.rc @@ -4,7 +4,6 @@ // Include the manifest file that indicates we support all // current versions of Windows. -#include <winuser.h> 2 RT_MANIFEST "python.manifest" ///////////////////////////////////////////////////////////////////////////// |