summaryrefslogtreecommitdiffstats
path: root/mac/MW_TclHeader.pch
diff options
context:
space:
mode:
authorjingham <jingham@noemail.net>1999-05-11 07:11:46 (GMT)
committerjingham <jingham@noemail.net>1999-05-11 07:11:46 (GMT)
commit8b7e8758d45022a8df75b5d98c1d47931ffc649d (patch)
tree75a17d12246664b170ac64121f77deff56d7ef90 /mac/MW_TclHeader.pch
parentc32566b9fcddb3ade3f0989963fa414e59167202 (diff)
downloadtcl-8b7e8758d45022a8df75b5d98c1d47931ffc649d.zip
tcl-8b7e8758d45022a8df75b5d98c1d47931ffc649d.tar.gz
tcl-8b7e8758d45022a8df75b5d98c1d47931ffc649d.tar.bz2
Various small fixes that were required to get Tcl to build cleanly on the Mac.
FossilOrigin-Name: 7ef207299516344d508a5d98f1cc86270353b05a
Diffstat (limited to 'mac/MW_TclHeader.pch')
-rw-r--r--mac/MW_TclHeader.pch4
1 files changed, 3 insertions, 1 deletions
diff --git a/mac/MW_TclHeader.pch b/mac/MW_TclHeader.pch
index 4982c3b..5253291 100644
--- a/mac/MW_TclHeader.pch
+++ b/mac/MW_TclHeader.pch
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: MW_TclHeader.pch,v 1.6 1999/04/16 00:47:19 stanton Exp $
+ * RCS: @(#) $Id: MW_TclHeader.pch,v 1.7 1999/05/11 07:11:48 jingham Exp $
*/
/*
@@ -42,6 +42,8 @@
#include "tcl.h"
#include "tclMac.h"
#include "tclInt.h"
+#include "MoreFiles.h"
+#include "MoreFilesExtras.h"
#pragma export reset