Move serialization and error code stuff into ripple_data

This commit is contained in:
Vinnie Falco
2013-06-03 18:34:32 -07:00
parent 045c3cc01f
commit 3fafde063f
39 changed files with 245 additions and 263 deletions

View File

@@ -1,9 +1,6 @@
#ifndef __SERIALIZEDLEDGER__
#define __SERIALIZEDLEDGER__
#include "SerializedObject.h"
#include "LedgerFormats.h"
DEFINE_INSTANCE(SerializedLedgerEntry);
// VFALCO: TODO, rename this to SerializedLedger