summaryrefslogtreecommitdiff
path: root/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Intrusive_Ref_Count_Handle_T.cpp')
-rw-r--r--TAO/tao/Intrusive_Ref_Count_Handle_T.cpp10
1 files changed, 3 insertions, 7 deletions
diff --git a/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp b/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp
index f66b1177c48..3acff130173 100644
--- a/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp
+++ b/TAO/tao/Intrusive_Ref_Count_Handle_T.cpp
@@ -1,7 +1,7 @@
// $Id$
-#ifndef TAO_INTRUSIVE_REF_COUNT_HANDLE_T_C
-#define TAO_INTRUSIVE_REF_COUNT_HANDLE_T_C
+#ifndef TAO_INTRUSIVE_REF_COUNT_HANDLE_T_CPP
+#define TAO_INTRUSIVE_REF_COUNT_HANDLE_T_CPP
#include "Intrusive_Ref_Count_Handle_T.h"
@@ -9,8 +9,4 @@
#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 */
+#endif /* TAO_INTRUSIVE_REF_COUNT_HANDLE_T_CPP */