Move Ripple protobuf declarations to ripple_data

This commit is contained in:
Vinnie Falco
2013-05-30 09:43:59 -07:00
parent 47e00f20fb
commit 606b2a2942
9 changed files with 17 additions and 21 deletions

View File

@@ -68,4 +68,7 @@
#include "types/ripple_RippleAddress.h"
#include "types/ripple_Serializer.h" // needs CKey
// VFALCO: TODO, resolve the location of this file
#include "ripple.pb.h"
#endif