summaryrefslogtreecommitdiff
path: root/ACE/ace/Refcounted_Auto_Ptr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Refcounted_Auto_Ptr.cpp')
-rw-r--r--ACE/ace/Refcounted_Auto_Ptr.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/Refcounted_Auto_Ptr.cpp b/ACE/ace/Refcounted_Auto_Ptr.cpp
index 78dd941b744..7dd9d862b64 100644
--- a/ACE/ace/Refcounted_Auto_Ptr.cpp
+++ b/ACE/ace/Refcounted_Auto_Ptr.cpp
@@ -5,10 +5,6 @@
#include "ace/Refcounted_Auto_Ptr.h"
-#if !defined (__ACE_INLINE__)
-#include "ace/Refcounted_Auto_Ptr.inl"
-#endif /* __ACE_INLINE __ */
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
template <class X, class ACE_LOCK>