summaryrefslogtreecommitdiff
path: root/ace/CORBA_Ref.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/CORBA_Ref.h')
-rw-r--r--ace/CORBA_Ref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/CORBA_Ref.h b/ace/CORBA_Ref.h
index f0778ecfaf4..1fff80d896d 100644
--- a/ace/CORBA_Ref.h
+++ b/ace/CORBA_Ref.h
@@ -24,6 +24,7 @@
template <class CORBA_REF>
class ACE_CORBA_Ref
+{
// = TITLE
// A wrapper for helping with orbix object references.
//
@@ -33,7 +34,6 @@ class ACE_CORBA_Ref
// destructor of ACE_CORBA_Ref perform implicit duplicates and
// releases in order to help make the use of orbix object
// references transparent.
-{
public:
ACE_CORBA_Ref (void);
// Null construction.