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

@@ -21,8 +21,6 @@ namespace boost {
// Ensure that we don't get value.h without writer.h
#include "../json/json.h"
#include "types.h"
enum LogSeverity
{
lsINVALID = -1, // used to indicate an invalid severity