summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMathInt.h
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2009-10-06 16:31:00 (GMT)
committerdgp <dgp@noemail.net>2009-10-06 16:31:00 (GMT)
commit9587dbae27762c33b42ab156759837369f5de0d6 (patch)
tree12850c5a1ceb00d5c9d56737092003c5fa35ad4d /generic/tclTomMathInt.h
parent3014e9805fdd0dc26a67c690d644c74dc2d71896 (diff)
downloadtcl-9587dbae27762c33b42ab156759837369f5de0d6.zip
tcl-9587dbae27762c33b42ab156759837369f5de0d6.tar.gz
tcl-9587dbae27762c33b42ab156759837369f5de0d6.tar.bz2
* generic/tclTomMathInt.h (new): Public header tclTomMath.h had
* generic/tclTomMath.h: dependence on private headers, breaking use * generic/tommath.h: by extensions [Bug 1941434]. FossilOrigin-Name: 4a1c8a2c7508a9ce633ed90501517c3c081ff3f1
Diffstat (limited to 'generic/tclTomMathInt.h')
-rw-r--r--generic/tclTomMathInt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/tclTomMathInt.h b/generic/tclTomMathInt.h
new file mode 100644
index 0000000..1b9eb64
--- /dev/null
+++ b/generic/tclTomMathInt.h
@@ -0,0 +1,2 @@
+#include "tclTomMath.h"
+#include "tommath_class.h"