summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/LB_ReplicaInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/LB_ReplicaInfo.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/LB_ReplicaInfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/LB_ReplicaInfo.h b/TAO/orbsvcs/orbsvcs/LB_ReplicaInfo.h
index 897b5b8f2e0..b95d8312a20 100644
--- a/TAO/orbsvcs/orbsvcs/LB_ReplicaInfo.h
+++ b/TAO/orbsvcs/orbsvcs/LB_ReplicaInfo.h
@@ -25,10 +25,10 @@
#include "orbsvcs/LoadBalancingC.h"
-// Forward declarations.
+// Fosrward declarations.
struct TAO_LB_Location_Map_Entry;
-class TAO_LB_ReplicaInfo;
+struct TAO_LB_ReplicaInfo;
typedef ACE_Unbounded_Set<TAO_LB_ReplicaInfo *> TAO_LB_ReplicaInfo_Set;
/**