Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tao / PortableServer / ServantManager.pidl
blobf34f69e7f48f6e52fca54bd2c9cf8552603fb498
1 /**
2  * @file ServantManager.pidl
3  *
4  * @brief Pre-compiled IDL source for the PortableServer module.
5  */
7 #ifndef _PORTABLESERVER_SERVANT_MANAGER_IDL_
8 #define _PORTABLESERVER_SERVANT_MANAGER_IDL_
10 #pragma prefix "omg.org"
12 #if !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO) && !defined (TAO_HAS_MINIMUM_POA)
14 module PortableServer
16 # pragma version PortableServer 2.3
18   // ServantManager interface.
19   local interface ServantManager {};
22 #endif
24 #endif // _PORTABLESERVER_SERVANT_MANAGER_IDL_