summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile_Forwarding/test_i.inl
blob: b11bb431e1f761a0ab684506085d7e6dc8b8ecab (plain)
1
2
3
4
5
6
7
8
// $Id$

ACE_INLINE
Simple_Server_i::Simple_Server_i (CORBA::ORB_ptr orb)

  :  orb_ (CORBA::ORB::_duplicate (orb))
{
}