summaryrefslogtreecommitdiff
path: root/ACE/ace/Metrics_Cache_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Metrics_Cache_T.h')
-rw-r--r--ACE/ace/Metrics_Cache_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Metrics_Cache_T.h b/ACE/ace/Metrics_Cache_T.h
index d851c008e49..c05862183c5 100644
--- a/ACE/ace/Metrics_Cache_T.h
+++ b/ACE/ace/Metrics_Cache_T.h
@@ -162,7 +162,7 @@ public:
void metrics_enabled(int enabled);
/// Return the enable state for metrics collection.
- int metrics_enabled(void) const;
+ int metrics_enabled() const;
protected: