diff options
Diffstat (limited to 'generic/tclInt.h')
| -rw-r--r-- | generic/tclInt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclInt.h b/generic/tclInt.h index 790eba1..af59ae1 100644 --- a/generic/tclInt.h +++ b/generic/tclInt.h @@ -5079,7 +5079,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(size) TclpAlloc(size) |
