mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-24 07:11:27 -04:00
00ac813735
the patch link from https://github.com/zaphoyd/websocketpp/issues/1068#issuecomment-1364647094 didn't work for some reason, so i looked at the 1060 PR the PR had 10 commits https://github.com/zaphoyd/websocketpp/pull/1060/commits, all but 2 of which seemed entirely unrelated to the cpp20 fix so i manually pulled the changes from the 2 cpp 20 related commits: * https://github.com/zaphoyd/websocketpp/pull/1060/commits/9b7fdd5b988b3b443fda60a5852173d0268d309e * https://github.com/zaphoyd/websocketpp/pull/1060/commits/0823cfea38acb9827b9d5a742b0f394ed5b30d68 Co-authored-by: Andre Azevedo <andre.azevedo@gmail.com>