summaryrefslogtreecommitdiff
path: root/ace/Sample_History.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Sample_History.h')
-rw-r--r--ace/Sample_History.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/Sample_History.h b/ace/Sample_History.h
index 0ab521dac66..83febc46f39 100644
--- a/ace/Sample_History.h
+++ b/ace/Sample_History.h
@@ -1,4 +1,3 @@
-// -*- C++ -*-
//=============================================================================
/**
@@ -22,8 +21,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
class ACE_Basic_Stats;
/// Save multiple samples in an array
@@ -81,8 +78,6 @@ private:
ACE_UINT64 *samples_;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/Sample_History.inl"
#endif /* __ACE_INLINE__ */