summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-01-30 15:01:17 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-01-30 15:01:17 +0000
commit2f8e3a3831d1b99157c77deda5277109bce19836 (patch)
tree6c75afb92c7be990454c9109364b4d717a2234c9 /TAO/tao/RTPortableServer/RT_Collocation_Resolver.h
parent381d276b94b1bc0937c0eda8e87548a8e4c6cd9d (diff)
downloadATCD-2f8e3a3831d1b99157c77deda5277109bce19836.tar.gz
Fri Jan 30 14:52:30 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/RTPortableServer/RT_Collocation_Resolver.h')
-rw-r--r--TAO/tao/RTPortableServer/RT_Collocation_Resolver.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h b/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h
index a820c4dda34..c0805650eb3 100644
--- a/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h
+++ b/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h
@@ -46,11 +46,12 @@ public:
virtual CORBA::Boolean is_collocated (CORBA::Object_ptr object) const;
};
-TAO_END_VERSIONED_NAMESPACE_DECL
ACE_STATIC_SVC_DECLARE_EXPORT (TAO_RTPortableServer, TAO_RT_Collocation_Resolver)
ACE_FACTORY_DECLARE (TAO_RTPortableServer, TAO_RT_Collocation_Resolver)
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
#include /**/ "ace/post.h"