Index: src/ResolvExpr/Resolver.cpp
===================================================================
--- src/ResolvExpr/Resolver.cpp	(revision 00f89a68c67ed1f843b1f38ee09f2ca4b4faf670)
+++ src/ResolvExpr/Resolver.cpp	(revision 7c80a869f88c3730d39d4639d2681dec3b8b85b6)
@@ -375,5 +375,5 @@
 : public ast::WithSymbolTable, public ast::WithGuards,
   public ast::WithVisitorRef<Resolver>, public ast::WithShortCircuiting,
-  public ast::WithStmtsToAdd<> {
+  public ast::WithStmtsToAdd {
 
 	ast::ptr< ast::Type > functionReturn = nullptr;
