summaryrefslogtreecommitdiff
path: root/idlc/inc/astenum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astenum.hxx')
-rw-r--r--idlc/inc/astenum.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astenum.hxx b/idlc/inc/astenum.hxx
index 72a90ee7ed6e..085a397b0f22 100644
--- a/idlc/inc/astenum.hxx
+++ b/idlc/inc/astenum.hxx
@@ -23,7 +23,7 @@
#include "astscope.hxx"
#include "astconstant.hxx"
-class AstEnum : public AstType
+class AstEnum final : public AstType
, public AstScope
{
public: