mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Move HttpsClient to ripple_net
This commit is contained in:
@@ -14,9 +14,14 @@
|
||||
|
||||
#include "ripple_net.h"
|
||||
|
||||
// VFALCO TODO Remove this dependency on theConfig
|
||||
#include "../modules/ripple_core/ripple_core.h" // theConfig for HttpsClient
|
||||
|
||||
namespace ripple
|
||||
{
|
||||
|
||||
#include "basics/ripple_HTTPRequest.cpp"
|
||||
|
||||
#include "client/ripple_HttpsClient.cpp"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user