From e2f01a7e8a739955192c35e04f30d1ade740d5d6 Mon Sep 17 00:00:00 2001 From: "C.W. Betts" Date: Wed, 19 May 2021 16:13:08 -0600 Subject: [PATCH] How did that sneak in? --- src/wx-thread.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wx-thread.c b/src/wx-thread.c index fec52fb..c3797f6 100644 --- a/src/wx-thread.c +++ b/src/wx-thread.c @@ -4,7 +4,6 @@ #ifdef __APPLE__ #include #endif -#include #include "thread.h" #if defined WIN32 || defined _WIN32 || defined _WIN32 #include