mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
boost: split stream classes out of serialize.h
serialization now has no dependencies.
This commit is contained in:
parent
25cc1cf8dc
commit
fa7361907a
16 changed files with 589 additions and 553 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include "hash.h"
|
||||
#include "serialize.h"
|
||||
#include "streams.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue