summaryrefslogtreecommitdiff
path: root/idlc/inc/astoperation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astoperation.hxx')
-rw-r--r--idlc/inc/astoperation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astoperation.hxx b/idlc/inc/astoperation.hxx
index a6aa2cffde1a..e3e0335c968e 100644
--- a/idlc/inc/astoperation.hxx
+++ b/idlc/inc/astoperation.hxx
@@ -26,7 +26,7 @@ namespace typereg { class Writer; }
class AstType;
-class AstOperation : public AstDeclaration
+class AstOperation final : public AstDeclaration
, public AstScope
{
public: