Type for transaction types.

This commit is contained in:
JoelKatz
2012-03-19 09:31:20 -07:00
parent b6f929c8a9
commit 2c113e8f8e
3 changed files with 10 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
#include "SerializedTypes.h"
#include "SerializedObject.h"
#include "TransactionFormats.h"
std::string SerializedType::getFullText() const
{