summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.inl
blob: 561aa6c284e419f81ee5446fcc9340aebcfaa71e (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 ()
  {
  }
}

TAO_END_VERSIONED_NAMESPACE_DECL