From 405ba4147df2b32979fca0bd29ea76b931353fe8 Mon Sep 17 00:00:00 2001 From: cas Date: Thu, 6 Jan 2000 17:56:55 +0000 Subject: [PATCH] No comments --- src/WOKOrbix/WOKOrbix_IDLCompile.cxx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/WOKOrbix/WOKOrbix_IDLCompile.cxx b/src/WOKOrbix/WOKOrbix_IDLCompile.cxx index 4cfd081..bba783f 100755 --- a/src/WOKOrbix/WOKOrbix_IDLCompile.cxx +++ b/src/WOKOrbix/WOKOrbix_IDLCompile.cxx @@ -3,7 +3,11 @@ // Author: Jean GAUTIER // +#ifdef WNT +#include +#else #include +#endif #include #include -- 2.39.5