From 8fb40e29678611ced65ebde09691da8b40056982 Mon Sep 17 00:00:00 2001 From: cas Date: Thu, 13 Jan 2000 17:59:02 +0000 Subject: [PATCH] No comments --- src/WOKTCL/WOKTCL_DefaultCommand.cxx | 2 ++ src/WOKTCL/WOKTCL_Interpretor.cxx | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/WOKTCL/WOKTCL_DefaultCommand.cxx b/src/WOKTCL/WOKTCL_DefaultCommand.cxx index c290bdc..b3b1d03 100755 --- a/src/WOKTCL/WOKTCL_DefaultCommand.cxx +++ b/src/WOKTCL/WOKTCL_DefaultCommand.cxx @@ -21,7 +21,9 @@ #include +#ifndef WNT #include +#endif #include diff --git a/src/WOKTCL/WOKTCL_Interpretor.cxx b/src/WOKTCL/WOKTCL_Interpretor.cxx index 64b47ab..75313a1 100755 --- a/src/WOKTCL/WOKTCL_Interpretor.cxx +++ b/src/WOKTCL/WOKTCL_Interpretor.cxx @@ -8,7 +8,9 @@ #endif // WNT #include +#ifndef WNT #include +#endif #include #include -- 2.39.5