mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Strip includes
This commit is contained in:
@@ -4,18 +4,6 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/iostreams/concepts.hpp>
|
||||
#include <boost/iostreams/stream.hpp>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
#include <openssl/buffer.h>
|
||||
#include <openssl/evp.h>
|
||||
|
||||
#include "RPC.h"
|
||||
|
||||
// Used for logging
|
||||
struct RPC
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user