diff --git a/libcxx/docs/Status/SpaceshipPapers.csv b/libcxx/docs/Status/SpaceshipPapers.csv index 1a00dc2f274f3..48fe417bc7dc0 100644 --- a/libcxx/docs/Status/SpaceshipPapers.csv +++ b/libcxx/docs/Status/SpaceshipPapers.csv @@ -1,8 +1,8 @@ "Number","Name","Status","First released version" `P1614R2 `_,The Mothership has Landed,|In Progress|, `P2404R3 `_,"Relaxing ``equality_comparable_with``'s, ``totally_ordered_with``'s, and ``three_way_comparable_with``'s common reference requirements to support move-only types",, -`LWG3330 `_,Include from most library headers,"|Complete|","13.0" -`LWG3347 `_,"``std::pair`` now requires ``T`` and ``U`` to be *``less-than-comparable``*",|Nothing To Do|, +`LWG3330 `_,Include ```` from most library headers,"|Complete|","13.0" +`LWG3347 `_,"``std::pair`` now requires ``T`` and ``U`` to be *less-than-comparable*",|Nothing To Do|, `LWG3350 `_,Simplify return type of lexicographical_compare_three_way,|Nothing To Do|, `LWG3360 `_,``three_way_comparable_with`` is inconsistent with similar concepts,|Nothing To Do|, `LWG3380 `_,common_type and comparison categories,|Nothing To Do|,