websocketpp: Fix compile with Boost 1.70+
authorBruno Randolf <br1@einfach.org>
Thu, 16 Apr 2020 14:33:20 +0000 (15:33 +0100)
committerRosen Penev <rosenp@gmail.com>
Fri, 17 Apr 2020 22:08:38 +0000 (15:08 -0700)
commit8561243645eeffd60e3858b75b71eb0deff5dfff
treea01a70ded48dfc7523147ea91a5f500d70f157fc
parent7bfe3046221af964a2b3750441f342e68bd21716
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>
(cherry picked from commit e1bb99f83604a63c219a4a753fadbc19e11cc038)
libs/websocketpp/Makefile
libs/websocketpp/patches/0001-boost-1.70-compat.patch [new file with mode: 0644]