diff options
Diffstat (limited to 'src/addrman.cpp')
-rw-r--r-- | src/addrman.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/addrman.cpp b/src/addrman.cpp index 7b674a66e7..3c6f8d9e72 100644 --- a/src/addrman.cpp +++ b/src/addrman.cpp @@ -6,6 +6,7 @@ #include "hash.h" #include "serialize.h" +#include "streams.h" using namespace std; |