aboutsummaryrefslogtreecommitdiff
path: root/build2/bin/module.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bin/module.cxx')
-rw-r--r--build2/bin/module.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/bin/module.cxx b/build2/bin/module.cxx
index 472ee86..397ab74 100644
--- a/build2/bin/module.cxx
+++ b/build2/bin/module.cxx
@@ -33,7 +33,7 @@ namespace build2
bin_init (scope& r,
scope& b,
const location&,
- std::unique_ptr<module>&,
+ unique_ptr<module>&,
bool first,
bool)
{