mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Neaten this up a bit.
This commit is contained in:
@@ -24,7 +24,7 @@ enum SOE_Field
|
||||
sfGeneric = 0,
|
||||
|
||||
#define FIELD(name, type, index) sf##name,
|
||||
#define TYPE(name, index)
|
||||
#define TYPE(name, type, index)
|
||||
#include "SerializeProto.h"
|
||||
#undef FIELD
|
||||
#undef TYPE
|
||||
|
||||
Reference in New Issue
Block a user