Index: src/Virtual/ExpandCasts.cc
===================================================================
--- src/Virtual/ExpandCasts.cc	(revision 3606fe4fcb57ddc626e19a892c71e8e351bda641)
+++ src/Virtual/ExpandCasts.cc	(revision ce31925ddb50f2c6b3059aa83123c008e4477eed)
@@ -317,5 +317,5 @@
 };
 
-struct ExpandCastsCore {
+struct ExpandCastsCore final {
 	void previsit( ast::FunctionDecl const * decl );
 	void previsit( ast::StructDecl const * decl );
