diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-12-13 13:06:34 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-12-13 13:06:34 (GMT) |
commit | 077504f676c966b4675f7140168f3a115a34af62 (patch) | |
tree | 236797c3b614da71424e4e076ffa00da0544dd19 /win/tclWinTest.c | |
parent | d0ff8f4a0d5b408ce2bf828775bff7c85fcb0b14 (diff) | |
parent | 6fdc83ae1490b9c80fdce1c5fc60af2ce84a08f0 (diff) | |
download | tcl-077504f676c966b4675f7140168f3a115a34af62.zip tcl-077504f676c966b4675f7140168f3a115a34af62.tar.gz tcl-077504f676c966b4675f7140168f3a115a34af62.tar.bz2 |
Merge 8.7
Diffstat (limited to 'win/tclWinTest.c')
-rw-r--r-- | win/tclWinTest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/tclWinTest.c b/win/tclWinTest.c index d43ba74..07b83a4 100644 --- a/win/tclWinTest.c +++ b/win/tclWinTest.c @@ -13,6 +13,7 @@ # define USE_TCL_STUBS #endif #include "tclInt.h" +#include "tclTomMath.h" /* * For TestplatformChmod on Windows |