aboutsummaryrefslogtreecommitdiff
path: root/bdep/project.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/project.hxx')
-rw-r--r--bdep/project.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/project.hxx b/bdep/project.hxx
index 609c144..35b9441 100644
--- a/bdep/project.hxx
+++ b/bdep/project.hxx
@@ -273,7 +273,7 @@ namespace bdep
using package_info = butl::b_project_info;
package_info
- package_b_info (const common_options&, const dir_path&);
+ package_b_info (const common_options&, const dir_path&, bool ext_mods);
}
#endif // BDEP_PROJECT_HXX