Rename types.h to IntegerTypes.h and move to ripple_basics.h

This commit is contained in:
Vinnie Falco
2013-05-24 08:01:55 -07:00
parent 7c376b2689
commit 251cf723a7
29 changed files with 19 additions and 37 deletions

View File

@@ -32,6 +32,6 @@
#ifndef RIPPLE_BASICS_H
#define RIPPLE_BASICS_H
#include "src/cpp/ripple/IntegerTypes.h"
#endif