From: cascade Date: Fri, 7 Sep 2007 14:50:58 +0000 (+0000) Subject: OCC16602 [OCC Forum] Integration of code porting to MacOSX by Torsten Sadowski X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=2d8e23498530e2651c1c2f7f3d4d5f36fda3fe5f;p=occt-wok.git OCC16602 [OCC Forum] Integration of code porting to MacOSX by Torsten Sadowski --- diff --git a/src/WOKAPI/WOKAPI_Session.cxx b/src/WOKAPI/WOKAPI_Session.cxx index 88bfa0e..8aa2643 100755 --- a/src/WOKAPI/WOKAPI_Session.cxx +++ b/src/WOKAPI/WOKAPI_Session.cxx @@ -3,7 +3,6 @@ // Author: Jean GAUTIER // - #include #include @@ -23,11 +22,13 @@ #include #include #ifndef WNT + # include # include #else # include # define WOKUtils_ProcessManager WOKUtils_ShellManager + #endif // WNT #include