summaryrefslogtreecommitdiff
path: root/TAO/tao/Argument.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Argument.h')
-rw-r--r--TAO/tao/Argument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Argument.h b/TAO/tao/Argument.h
index cc2e35bb0de..39740bb5230 100644
--- a/TAO/tao/Argument.h
+++ b/TAO/tao/Argument.h
@@ -50,7 +50,7 @@ namespace TAO
{
public:
/// Destructor.
- virtual ~Argument () = default;
+ virtual ~Argument ();
/// Marshal the argument into the given CDR output stream.
/**