mirror of
https://github.com/monero-project/monero.git
synced 2026-01-22 20:34:23 +01:00
Reduce compilation time of epee/portable_storage.h
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#include "rpc/rpc_payment_costs.h"
|
||||
#include "storages/http_abstract_invoke.h"
|
||||
|
||||
#include <boost/thread.hpp>
|
||||
|
||||
#define RETURN_ON_RPC_RESPONSE_ERROR(r, error, res, method) \
|
||||
do { \
|
||||
CHECK_AND_ASSERT_MES(error.code == 0, error.message, error.message); \
|
||||
|
||||
Reference in New Issue
Block a user