diff options
Diffstat (limited to 'src/util/bip32.h')
-rw-r--r-- | src/util/bip32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/bip32.h b/src/util/bip32.h index 8f86f2aaa6..aa4eac3791 100644 --- a/src/util/bip32.h +++ b/src/util/bip32.h @@ -5,7 +5,6 @@ #ifndef BITCOIN_UTIL_BIP32_H #define BITCOIN_UTIL_BIP32_H -#include <attributes.h> #include <string> #include <vector> |