Fix all header defines
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Automatically generated file. Do not modify.
|
||||
#ifndef __UNIVALUE_ESCAPES_H__
|
||||
#define __UNIVALUE_ESCAPES_H__
|
||||
#ifndef BITCOIN_UNIVALUE_UNIVALUE_ESCAPES_H
|
||||
#define BITCOIN_UNIVALUE_UNIVALUE_ESCAPES_H
|
||||
static const char *escapes[256] = {
|
||||
NULL,
|
||||
NULL,
|
||||
@@ -259,4 +259,4 @@ static const char *escapes[256] = {
|
||||
NULL,
|
||||
NULL,
|
||||
};
|
||||
#endif // __UNIVALUE_ESCAPES_H__
|
||||
#endif // BITCOIN_UNIVALUE_UNIVALUE_ESCAPES_H
|
||||
|
||||
Reference in New Issue
Block a user