summaryrefslogtreecommitdiff
path: root/ace/Stats.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-10-28 16:14:56 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-10-28 16:14:56 +0000
commit2aa4f50f829476ae276ba391127cc7266f603c96 (patch)
treec4fe2b70acf02ce19d199713fff6dec5645d8a93 /ace/Stats.h
parent28934d0116426fa37e2a562cfa0d95fa34241051 (diff)
downloadATCD-2aa4f50f829476ae276ba391127cc7266f603c96.tar.gz
ChangeLogTag:Fri Oct 28 00:01:06 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ace/Stats.h')
-rw-r--r--ace/Stats.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Stats.h b/ace/Stats.h
index 3d043cecb82..cd4fe3e9448 100644
--- a/ace/Stats.h
+++ b/ace/Stats.h
@@ -26,6 +26,8 @@
#include "ace/Log_Msg.h"
#include "ace/Basic_Stats.h"
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+
/**
* @class ACE_Stats_Value
*
@@ -262,6 +264,7 @@ private:
#endif /* 0 */
};
+ACE_END_VERSIONED_NAMESPACE_DECL
#if defined (__ACE_INLINE__)
# include "ace/Stats.inl"