bpo-45220: Remove invalid include from resource definition files on Windows (GH-29396)

This commit is contained in:
Steve Dower 2021-11-04 16:39:36 +00:00 committed by GitHub
parent 36b4f9e2a7
commit fd0c84dc28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 0 additions and 9 deletions

View file

@ -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"
/////////////////////////////////////////////////////////////////////////////