mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 14:35:52 +00:00
Rename types.h to IntegerTypes.h and move to ripple_basics.h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user