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