From 8276259438592439236341b74300cb5538303c83 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 14 Jul 2015 09:47:40 +0200 Subject: Add notion of strong/weak amalgamation, make strong new clean boundary --- build/bin/module.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/bin') diff --git a/build/bin/module.cxx b/build/bin/module.cxx index ab1c1f5..5e7888b 100644 --- a/build/bin/module.cxx +++ b/build/bin/module.cxx @@ -31,7 +31,7 @@ namespace build extern "C" void bin_init (scope& root, scope& base, - const location& l, + const location&, std::unique_ptr&, bool) { -- cgit v1.1