summaryrefslogtreecommitdiffstats
path: root/idlc/inc/astconstant.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astconstant.hxx')
-rw-r--r--idlc/inc/astconstant.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astconstant.hxx b/idlc/inc/astconstant.hxx
index 9777bd77d5df..fb8b417f4073 100644
--- a/idlc/inc/astconstant.hxx
+++ b/idlc/inc/astconstant.hxx
@@ -24,7 +24,7 @@
namespace typereg { class Writer; }
-class AstConstant : public AstDeclaration
+class AstConstant final : public AstDeclaration
{
public:
AstConstant(const ExprType type, const NodeType nodeType,