Issue #27336: Fix compilation on Windows
Replace "#if WITH_THREAD" with "#ifdef WITH_THREAD".
V
Victor Stinner committed
d7292b5e9f7e0cd227032370bb6c46a39c252f38
Parent: 531396c
Replace "#if WITH_THREAD" with "#ifdef WITH_THREAD".