From 910ddc99608ea46fdde6f798e25775b7fc2ef6ae Mon Sep 17 00:00:00 2001 From: Glen Fernandes Date: Fri, 13 Nov 2020 19:57:51 -0500 Subject: [PATCH] Update boost_1_75_0.qbk --- feed/history/boost_1_75_0.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feed/history/boost_1_75_0.qbk b/feed/history/boost_1_75_0.qbk index 96842b43..3b63fe0a 100644 --- a/feed/history/boost_1_75_0.qbk +++ b/feed/history/boost_1_75_0.qbk @@ -52,7 +52,7 @@ Please keep the list of libraries sorted in lexicographical order. * Fixed bugs/issues: * [github container 152] Tree-based containers have troubles with move-only types. * [github container 156] Compile error with vector. - * [github container_pr 157] Add missing include. + * [github_pr container 157] Add missing include. * [github container 159]: pmr::monotonic_buffer_resource crashes on large single allocations. * [github container 160]: Usage of uses_allocator needs a remove_cvref_t. * [github container 162]: small_vector on MSVC x86 call-by-value crash.