diff options
Diffstat (limited to 'TAO/tao/Intrusive_Ref_Count_Handle_T.cpp')
-rw-r--r-- | TAO/tao/Intrusive_Ref_Count_Handle_T.cpp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp b/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp deleted file mode 100644 index f66b1177c48..00000000000 --- a/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp +++ /dev/null @@ -1,16 +0,0 @@ -// $Id$ - -#ifndef TAO_INTRUSIVE_REF_COUNT_HANDLE_T_C -#define TAO_INTRUSIVE_REF_COUNT_HANDLE_T_C - -#include "Intrusive_Ref_Count_Handle_T.h" - -#if !defined (__ACE_INLINE__) -#include "tao/Intrusive_Ref_Count_Handle_T.inl" -#endif /* __ACE_INLINE__ */ - -ACE_RCSID (tao, - Intrusive_Ref_Count_Handle_T, - "$Id$") - -#endif /* TAO_INTRUSIVE_REF_COUNT_HANDLE_T_C */ |