From a1cec9e0df14f3c1a833e2a447b5324ff9c430d3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 21 Jul 2015 16:21:07 +0200 Subject: Test module genesis --- build/variable | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build/variable') diff --git a/build/variable b/build/variable index bb29138..9009080 100644 --- a/build/variable +++ b/build/variable @@ -218,6 +218,10 @@ namespace build template <> const dir_path& value_proxy:: as () const; + + template <> + bool value_proxy:: + as () const; } namespace std -- cgit v1.1