mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-45220: Remove invalid include from resource definition files on Windows (GH-29396)
This commit is contained in:
parent
36b4f9e2a7
commit
fd0c84dc28
7 changed files with 0 additions and 9 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
// Include the manifest file that indicates we support all
|
||||
// current versions of Windows.
|
||||
#include <winuser.h>
|
||||
1 RT_MANIFEST "python.manifest"
|
||||
|
||||
#if defined(PY_ICON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue