From: cas Date: Thu, 13 Jan 2000 17:59:02 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=8fb40e29678611ced65ebde09691da8b40056982;p=occt-wok.git No comments --- 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