From 48d2d14c417a484e1c7affde00e1f9eb3ab7ef95 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 10 Jun 2005 10:21:12 +0000 Subject: ChangeLogTag: Thu Jun 9 18:49:12 UTC 2005 Johnny Willemsen --- TAO/tao/objectid.h | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'TAO/tao/objectid.h') diff --git a/TAO/tao/objectid.h b/TAO/tao/objectid.h index 769479ac407..cc90329aa2a 100644 --- a/TAO/tao/objectid.h +++ b/TAO/tao/objectid.h @@ -60,9 +60,10 @@ #define TAO_OBJID_NOTIFICATIONSERVICE "NotificationService" #define TAO_OBJID_TYPEDNOTIFICATIONSERVICE "TypedNotificationService" #define TAO_OBJID_COMPONENTHOMEFINDER "ComponentHomeFinder" -#define TAO_OBJID_PSS "PSS" -#define TAO_OBJID_CODECFACTORY "CodecFactory" -#define TAO_OBJID_PICurrent "PICurrent" +#define TAO_OBJID_PSS "PSS" +#define TAO_OBJID_CODECFACTORY "CodecFactory" +#define TAO_OBJID_PICurrent "PICurrent" +#define TAO_OBJID_POAMANAGERFACTORY "POAManagerFactory" // Comma separated list of the above ObjectIDs. // DO NOT include unimplemented services! @@ -99,8 +100,5 @@ enum TAO_MCAST_SERVICEID /// No. of services locatable through multicast. #define TAO_NO_OF_MCAST_SERVICES 4 - - - #include /**/ "ace/post.h" #endif /*TAO_OBJECTID_H*/ -- cgit v1.2.1