mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Rename websocket/ to websocketpp_02
This commit is contained in:
@@ -29,10 +29,10 @@
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/asio/ssl.hpp>
|
||||
|
||||
#include <websocket/src/common.hpp>
|
||||
#include <websocket/src/sockets/socket_base.hpp>
|
||||
#include <websocket/src/sockets/autotls.hpp>
|
||||
#include <websocket/src/websocketpp.hpp>
|
||||
#include <websocket/src/logger/logger.hpp>
|
||||
#include <websocketpp_02/src/common.hpp>
|
||||
#include <websocketpp_02/src/sockets/socket_base.hpp>
|
||||
#include <websocketpp_02/src/sockets/autotls.hpp>
|
||||
#include <websocketpp_02/src/websocketpp.hpp>
|
||||
#include <websocketpp_02/src/logger/logger.hpp>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user