summaryrefslogtreecommitdiff
path: root/ACE/ace/Time_Value.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Time_Value.h')
-rw-r--r--ACE/ace/Time_Value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Time_Value.h b/ACE/ace/Time_Value.h
index c543896ca90..8e1f7de6383 100644
--- a/ACE/ace/Time_Value.h
+++ b/ACE/ace/Time_Value.h
@@ -88,7 +88,7 @@ public:
}
/// Destructor
- virtual ~ACE_Time_Value ();
+ virtual ~ACE_Time_Value () = default;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;