summaryrefslogtreecommitdiffstats
path: root/win/tclWinThrd.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/tclWinThrd.c')
-rw-r--r--win/tclWinThrd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/tclWinThrd.c b/win/tclWinThrd.c
index 3fd86cd..26d1298 100644
--- a/win/tclWinThrd.c
+++ b/win/tclWinThrd.c
@@ -12,7 +12,6 @@
*/
#include "tclWinInt.h"
-#include <assert.h>
/* Workaround for mingw versions which don't provide this in float.h */
#ifndef _MCW_EM