// // ORB related includes for the server side // #ifdef FN_ORBACUS #include #endif // FN_ORBACUS #ifdef FN_OMNIORB #include #elif defined(FN_ORBACUS) #include #else /* FN_TAO */ #include #endif /* FN_OMNIORB */