mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-08 03:33:32 +01:00
boost: split stream classes out of serialize.h
serialization now has no dependencies.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define BITCOIN_LEVELDBWRAPPER_H
|
||||
|
||||
#include "serialize.h"
|
||||
#include "streams.h"
|
||||
#include "util.h"
|
||||
#include "version.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user