bunch of changes
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
#define BITCOIN_NETADDRESS_H
|
||||
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
#include "config/bitcoin-config.h"
|
||||
#include <config/bitcoin-config.h>
|
||||
#endif
|
||||
|
||||
#include "compat.h"
|
||||
#include "serialize.h"
|
||||
#include <compat.h>
|
||||
#include <serialize.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user