summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-01-15 15:49:46 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-01-15 15:49:46 (GMT)
commit7ed7fa90ffa88ab4144d20e91139e6f36abdf133 (patch)
tree6233d2b913eba2a00298d1ede66c3d49a321d5c6 /generic/tclInt.h
parentb8c310c91a436e8514cc19a4fe75c124d5444286 (diff)
parenta72376335b62d075c3d7d92870af01c361da518e (diff)
downloadtcl-7ed7fa90ffa88ab4144d20e91139e6f36abdf133.zip
tcl-7ed7fa90ffa88ab4144d20e91139e6f36abdf133.tar.gz
tcl-7ed7fa90ffa88ab4144d20e91139e6f36abdf133.tar.bz2
Merge trunk. Fix MSVC static build
Diffstat (limited to 'generic/tclInt.h')
-rw-r--r--generic/tclInt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclInt.h b/generic/tclInt.h
index c75fd52..ecfe847 100644
--- a/generic/tclInt.h
+++ b/generic/tclInt.h
@@ -5028,7 +5028,6 @@ typedef struct NRE_callback {
#include "tclIntDecls.h"
#include "tclIntPlatDecls.h"
-#include "tclTomMathDecls.h"
#if !defined(USE_TCL_STUBS) && !defined(TCL_MEM_DEBUG)
#define Tcl_AttemptAlloc TclpAlloc