Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
gracicot committed Aug 27, 2023
1 parent bf0c95a commit b2fea76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/vcpkg/base/messages.h
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ namespace vcpkg::msg
// no forward to intentionally make an lvalue here
return detail::format_message_by_index(index, fmt::make_format_args(args...));
}

template<class... FmtArgs>
void format_to_impl(LocalizedString& s, std::size_t index, FmtArgs&&... args)
{
Expand Down

0 comments on commit b2fea76

Please sign in to comment.