bpo-36965: Fix includes in main.c on Windows with non-MSC compilers (GH-13421)
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.
E
Erik Janssens committed
925af1d99b69bf3e229411022ad840c5a0cfdcf8
Parent: e7cb23b
Committed by Victor Stinner <victor.stinner@gmail.com>
on 5/21/2019, 10:11:11 AM