Skip to content

Commit 3846888

Browse files
committed
Removing unnecessary boost variant header.
1 parent cae65ee commit 3846888

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Release/src/websockets/client/ws_client.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@
6464
#pragma warning( pop )
6565
#endif /* __GNUC__ */
6666

67-
#include <boost/variant.hpp>
68-
6967
using websocketpp::lib::placeholders::_1;
7068
using websocketpp::lib::placeholders::_2;
7169
using websocketpp::lib::bind;

0 commit comments

Comments
 (0)