forked from lthn/blockchain
gcc compilation fixed
This commit is contained in:
parent
5a0cfe1b4a
commit
a4994a87ef
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include <iosfwd>
|
||||
#include <type_traits>
|
||||
#include <boost/iostreams/categories.hpp> // sink_tag
|
||||
#include <boost/iostreams/operations.hpp> // boost::iostreams::write, boost::iostreams::read
|
||||
#include "include_base_utils.h"
|
||||
#include "crypto/chacha8.h"
|
||||
#include "crypto/chacha8_stream.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue