Fix build error

- New code referenced `isEnabled`, which was renamed in an updated prereq PR
This commit is contained in:
Ed Hennis
2025-09-24 13:30:57 -04:00
parent e72a9d4bf2
commit 9bfa88cd86
22 changed files with 34 additions and 34 deletions

View File

@@ -29,7 +29,7 @@ struct PreflightContext;
// Lending protocol has dependencies, so capture them here.
bool
lendingProtocolEnabled(PreflightContext const& ctx);
checkLendingProtocolDependencies(PreflightContext const& ctx);
namespace detail {
// These functions should rarely be used directly. More often, the ultimate