diff options
author | Erik Janssens <erik.janssens@conceptive.be> | 2019-05-22 13:04:06 +0200 |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-05-22 13:04:06 +0200 |
commit | 791e5fcbab9e444b62d13d08707cbbbeb9406297 (patch) | |
tree | 30ee522610cff5506c292391abc43d32bdad50b6 /Python/errors.c | |
parent | aea49b18752880e5d0260f16ca7ff2c6dce78515 (diff) | |
download | cpython-git-791e5fcbab9e444b62d13d08707cbbbeb9406297.tar.gz |
bpo-36965: Fix includes in main.c on Windows with non-MSC compilers (GH-13421) (GH-13471)
Include windows.h rather than crtdbg.h to get STATUS_CONTROL_C_EXIT constant.
Moreover, include windows.h on Windows, not only when MSC is used.
(cherry picked from commit 925af1d99b69bf3e229411022ad840c5a0cfdcf8)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions