mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Strip includes
This commit is contained in:
@@ -4,24 +4,6 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
|
||||
|
||||
//#define WSDOOR_CPP
|
||||
//#include "../websocketpp/src/sockets/autotls.hpp"
|
||||
//#include "../websocketpp/src/websocketpp.hpp"
|
||||
|
||||
#include "WSConnection.h"
|
||||
#include "WSHandler.h"
|
||||
|
||||
#include "WSDoor.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
#include <boost/mem_fn.hpp>
|
||||
#include <boost/unordered_set.hpp>
|
||||
|
||||
SETUP_LOG (WSDoor)
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user