summaryrefslogtreecommitdiff
path: root/ace/Auto_IncDec_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Auto_IncDec_T.h')
-rw-r--r--ace/Auto_IncDec_T.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/ace/Auto_IncDec_T.h b/ace/Auto_IncDec_T.h
index 2aeefe27247..a9092c7c122 100644
--- a/ace/Auto_IncDec_T.h
+++ b/ace/Auto_IncDec_T.h
@@ -24,8 +24,6 @@
#include "ace/Global_Macros.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_Auto_IncDec
*
@@ -64,10 +62,9 @@ private:
ACE_Auto_IncDec<ACE_SAFELY_INCREMENTABLE_DECREMENTABLE> &))
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/Auto_IncDec_T.inl"
+// On non-Win32 platforms, this code will be inlined
#endif /* __ACE_INLINE__ */
#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)