Reorganize all includes in ripple_main.cpp

This commit is contained in:
Vinnie Falco
2013-06-03 17:38:28 -07:00
parent 34cb5c6569
commit 045c3cc01f
20 changed files with 503 additions and 535 deletions

View File

@@ -68,6 +68,8 @@
#include "types/ripple_RippleAddress.h"
#include "types/ripple_Serializer.h" // needs CKey
#include "src/cpp/ripple/SerializedTypes.h"
// VFALCO: TODO, resolve the location of this file
#include "ripple.pb.h"