summaryrefslogtreecommitdiff
path: root/idlc/inc/astservice.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astservice.hxx')
-rw-r--r--idlc/inc/astservice.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astservice.hxx b/idlc/inc/astservice.hxx
index 6bdcebb01768..4ad769cd5e70 100644
--- a/idlc/inc/astservice.hxx
+++ b/idlc/inc/astservice.hxx
@@ -22,7 +22,7 @@
#include "astdeclaration.hxx"
#include "astscope.hxx"
-class AstService : public AstDeclaration
+class AstService final : public AstDeclaration
, public AstScope
{
public: