websocketpp: Fix compile with Boost 1.70+ 11862/head
authorBruno Randolf <br1@einfach.org>
Thu, 16 Apr 2020 14:33:20 +0000 (15:33 +0100)
committerBruno Randolf <br1@einfach.org>
Fri, 17 Apr 2020 08:35:12 +0000 (09:35 +0100)
commite1bb99f83604a63c219a4a753fadbc19e11cc038
treeca765e5ed1f8f459dcda45d522a50c0f988ec171
parentd8bad7ad70f540df969cd270dd3126039a54bd5e
websocketpp: Fix compile with Boost 1.70+

Fix compilation for newer Boost versions, same as in the websocketpp 'develop'
branch: https://github.com/zaphoyd/websocketpp/pull/814

Signed-off-by: Bruno Randolf <br1@einfach.org>
libs/websocketpp/Makefile
libs/websocketpp/patches/0001-boost-1.70-compat.patch [new file with mode: 0644]