summaryrefslogtreecommitdiff
path: root/TAO/tests/Strategies/simple_test_i.inl
blob: 60169bc2be1e335b258293cf95a58c4f549335c2 (plain)
1
2
3
4
5
6
ACE_INLINE
Simple_Server_i::Simple_Server_i (CORBA::ORB_ptr orb)
  :  orb_ (CORBA::ORB::_duplicate (orb))
{
}