Index: src/ControlStruct/ExceptDecl.cpp
===================================================================
--- src/ControlStruct/ExceptDecl.cpp	(revision 16ba4897edb8e47f2990f485549b0053dee60bae)
+++ src/ControlStruct/ExceptDecl.cpp	(revision 29075d1e4c22e096eb350d86267c83b273bb0de7)
@@ -401,5 +401,5 @@
 }
 
-struct ExceptDeclCore : public ast::WithDeclsToAdd<> {
+struct ExceptDeclCore : public ast::WithDeclsToAdd {
 	ast::StructDecl const * transformExcept( ast::StructDecl const * decl );
 	ast::ObjectDecl const * transformVTable(
