summaryrefslogtreecommitdiff
path: root/ace/Metrics_Cache_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Metrics_Cache_T.h')
-rw-r--r--ace/Metrics_Cache_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Metrics_Cache_T.h b/ace/Metrics_Cache_T.h
index 09ab0a0000c..f686d99d9cf 100644
--- a/ace/Metrics_Cache_T.h
+++ b/ace/Metrics_Cache_T.h
@@ -60,7 +60,7 @@ public:
u_long size = METRICS_DEFAULT_TIMEPROBE_TABLE_SIZE);
// Constructor with allocator: plugs in the above event descriptions.
- ~ACE_Metrics_Timeprobe ();
+ virtual ~ACE_Metrics_Timeprobe ();
// Destructor.
int is_event (const ACE_METRICS_TIMEPROBE_DATA_TYPE &t,