Tidy up app unity sources

This commit is contained in:
Vinnie Falco
2015-05-22 08:34:26 -07:00
parent 860ab3523c
commit 52f298f150
63 changed files with 481 additions and 706 deletions

View File

@@ -23,7 +23,7 @@
#include <ripple/validators/impl/Store.h>
#include <beast/module/core/files/File.h>
#include <beast/utility/Journal.h>
#include <ripple/app/data/SociDB.h>
#include <ripple/core/SociDB.h>
namespace ripple {
namespace Validators {