summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Servant_Upcall.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 11:10:35 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 11:10:35 +0000
commit326c845d42415ee6e2b247e852c8ab48b19bf4f9 (patch)
treef4a94585589352800524829a36d9ff377a835716 /TAO/tao/PortableServer/Servant_Upcall.h
parent968fbcdc2937529f58d61ba51a1bde754ee52f2d (diff)
downloadATCD-326c845d42415ee6e2b247e852c8ab48b19bf4f9.tar.gz
ChangeLogTag: Fri Feb 10 10:53:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/Servant_Upcall.h')
-rw-r--r--TAO/tao/PortableServer/Servant_Upcall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Servant_Upcall.h b/TAO/tao/PortableServer/Servant_Upcall.h
index b64555547e1..b5a81b7ecfc 100644
--- a/TAO/tao/PortableServer/Servant_Upcall.h
+++ b/TAO/tao/PortableServer/Servant_Upcall.h
@@ -91,7 +91,7 @@ namespace TAO
};
/// Constructor.
- Servant_Upcall (TAO_ORB_Core *orb_core);
+ explicit Servant_Upcall (TAO_ORB_Core *orb_core);
/// Destructor.
~Servant_Upcall (void);