Move nodestore to its own module

This commit is contained in:
Vinnie Falco
2014-06-15 12:50:44 -07:00
parent d965b23b2a
commit cf3eb24eb0
67 changed files with 411 additions and 369 deletions

View File

@@ -20,6 +20,7 @@
#ifndef RIPPLE_PROTOCOL_H
#define RIPPLE_PROTOCOL_H
#include <ripple/types/api/base_uint.h>
#include <cstdint>
namespace ripple {