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