summaryrefslogtreecommitdiff
path: root/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp
blob: 292aadfd0cb283bc149271e83934249d6df6c809 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef TAO_INTRUSIVE_REF_COUNT_HANDLE_T_CPP
#define TAO_INTRUSIVE_REF_COUNT_HANDLE_T_CPP

#include "tao/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 */