summaryrefslogtreecommitdiffstats
path: root/generic/tclExecute.c
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2015-12-11 22:27:30 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2015-12-11 22:27:30 (GMT)
commita1afbb92c4ef37e6c164b74a889f319c8fd343d6 (patch)
tree2196fe9bf6d1f586e239ffe46e19ee54ada2f683 /generic/tclExecute.c
parent215f237f9dcb0bedcb02d73ee24a6ad04715cde7 (diff)
parentae04607901c12a74a8fc87f174e461640a4004d6 (diff)
downloadtcl-empty_bodies.zip
tcl-empty_bodies.tar.gz
tcl-empty_bodies.tar.bz2
merge trunkempty_bodies
Diffstat (limited to 'generic/tclExecute.c')
-rw-r--r--generic/tclExecute.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/generic/tclExecute.c b/generic/tclExecute.c
index ffe5028..ff1da8b 100644
--- a/generic/tclExecute.c
+++ b/generic/tclExecute.c
@@ -20,10 +20,7 @@
#include "tclOOInt.h"
#include "tommath.h"
#include <math.h>
-
-#if NRE_ENABLE_ASSERTS
#include <assert.h>
-#endif
/*
* Hack to determine whether we may expect IEEE floating point. The hack is