Move Log to ripple_basics and split websocket logging to ripple_net

This commit is contained in:
Vinnie Falco
2013-05-25 14:53:31 -07:00
parent 1f940b60c4
commit d762abfc85
49 changed files with 133 additions and 160 deletions

View File

@@ -22,7 +22,6 @@
#include "Application.h"
#include "RPC.h"
#include "Log.h"
#include "RPCErr.h"
#include "Config.h"
#include "BitcoinUtil.h"