3 //=============================================================================
5 * @file Servant_Location.h
7 * @author Irfan Pyarali
9 //=============================================================================
11 #ifndef TAO_Servant_Location_H
12 #define TAO_Servant_Location_H
14 #include /**/ "ace/pre.h"
16 #include "tao/PortableServer/portableserver_export.h"
18 #include /**/ "tao/Versioned_Namespace.h"
20 #if !defined (ACE_LACKS_PRAGMA_ONCE)
22 #endif /* ACE_LACKS_PRAGMA_ONCE */
24 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
26 enum class TAO_Servant_Location
34 TAO_END_VERSIONED_NAMESPACE_DECL
36 #include /**/ "ace/post.h"
38 #endif /* TAO_Servant_Location_H */