summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.inl
blob: c8e3770dccd1cda65cc707ea9e7f6387044dce3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- C++ -*-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL

namespace TAO
{
  ACE_INLINE
  ClientRequestInterceptor_Adapter_Impl::ClientRequestInterceptor_Adapter_Impl (void)
  {
  }
}

TAO_END_VERSIONED_NAMESPACE_DECL