aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/link
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/link')
-rw-r--r--build2/cc/link2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/link b/build2/cc/link
index cd83516..9e9e7cf 100644
--- a/build2/cc/link
+++ b/build2/cc/link
@@ -112,7 +112,7 @@ namespace build2
// Windows-specific (windows-manifest.cxx).
//
- path
+ pair<path, bool>
windows_manifest (const file&, bool rpath_assembly) const;
private: