summaryrefslogtreecommitdiff
path: root/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp
blob: 3acff130173e99363988106b0d40e7892163b7b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// $Id$

#ifndef TAO_INTRUSIVE_REF_COUNT_HANDLE_T_CPP
#define TAO_INTRUSIVE_REF_COUNT_HANDLE_T_CPP

#include "Intrusive_Ref_Count_Handle_T.h"

#if !defined (__ACE_INLINE__)
#include "tao/Intrusive_Ref_Count_Handle_T.inl"
#endif /* __ACE_INLINE__ */

#endif /* TAO_INTRUSIVE_REF_COUNT_HANDLE_T_CPP */