Hush Hush Hush
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
* *
|
||||
******************************************************************************/
|
||||
|
||||
#ifndef BITCOIN_ARITH_UINT256_H
|
||||
#define BITCOIN_ARITH_UINT256_H
|
||||
#ifndef HUSH_ARITH_UINT256_H
|
||||
#define HUSH_ARITH_UINT256_H
|
||||
|
||||
#include <assert.h>
|
||||
#include <cstring>
|
||||
@@ -303,4 +303,4 @@ public:
|
||||
uint256 ArithToUint256(const arith_uint256 &);
|
||||
arith_uint256 UintToArith256(const uint256 &);
|
||||
|
||||
#endif // BITCOIN_ARITH_UINT256_H
|
||||
#endif // HUSH_ARITH_UINT256_H
|
||||
|
||||
Reference in New Issue
Block a user