summaryrefslogtreecommitdiffstats
path: root/generic/tclRegexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclRegexp.c')
-rw-r--r--generic/tclRegexp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclRegexp.c b/generic/tclRegexp.c
index 79a7490..573dbe7 100644
--- a/generic/tclRegexp.c
+++ b/generic/tclRegexp.c
@@ -14,7 +14,6 @@
#include "tclInt.h"
#include "tclRegexp.h"
#include "tclTomMath.h"
-#include <assert.h>
/*
*----------------------------------------------------------------------