mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 22:18:59 +08:00
Fix name
This commit is contained in:
parent
d5580dd330
commit
3a91b0072d
@ -175,7 +175,7 @@ namespace vcpkg::Dependencies
|
|||||||
const std::vector<FeatureSpec>& specs,
|
const std::vector<FeatureSpec>& specs,
|
||||||
const StatusParagraphs& status_db);
|
const StatusParagraphs& status_db);
|
||||||
|
|
||||||
std::vector<AnyAction> create_feature_install_plan(const PortFileProvider& port_file_provider,
|
std::vector<AnyAction> create_feature_install_plan(const PortFileProvider& provider,
|
||||||
const std::vector<FeatureSpec>& specs,
|
const std::vector<FeatureSpec>& specs,
|
||||||
const StatusParagraphs& status_db);
|
const StatusParagraphs& status_db);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user