mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-02 08:25:55 +00:00
removed boost_random
This commit is contained in:
committed by
Vinnie Falco
parent
f9c4070ad3
commit
00f959ab7e
@@ -93,7 +93,6 @@ BOOST_LIBS = [
|
||||
'boost_regex',
|
||||
'boost_system',
|
||||
'boost_thread',
|
||||
'boost_random',
|
||||
]
|
||||
|
||||
# We whitelist platforms where the non -mt version is linked with pthreads. This
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
#include "websocket/src/uri.cpp"
|
||||
|
||||
#include "websocket/src/base64/base64.cpp"
|
||||
#include "websocket/src/rng/boost_rng.cpp"
|
||||
#include "websocket/src/messages/data.cpp"
|
||||
#include "websocket/src/processors/hybi_header.cpp"
|
||||
#include "websocket/src/processors/hybi_util.cpp"
|
||||
|
||||
Reference in New Issue
Block a user