summaryrefslogtreecommitdiff
path: root/idlc/inc/astexception.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astexception.hxx')
-rw-r--r--idlc/inc/astexception.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astexception.hxx b/idlc/inc/astexception.hxx
index 64790c694048..e00e28895b11 100644
--- a/idlc/inc/astexception.hxx
+++ b/idlc/inc/astexception.hxx
@@ -28,7 +28,7 @@ public:
: AstStruct(NT_exception, name, pBaseType, pScope)
{}
- virtual ~AstException() {}
+ virtual ~AstException() override {}
};
#endif // INCLUDED_IDLC_INC_ASTEXCEPTION_HXX