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

@@ -15,7 +15,6 @@
#include <boost/functional/hash.hpp>
#include "types.h"
#include "utils.h"
#if defined(_MSC_VER) && _MSC_VER < 1300