forked from lthn/blockchain
adds <iomanip> header inclusion in string_tools.h
This commit is contained in:
parent
668a747325
commit
a4fe9ee9d7
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
#include <locale>
|
||||
#include <cstdlib>
|
||||
#include <iomanip>
|
||||
#include <map>
|
||||
#include <boost/uuid/uuid.hpp>
|
||||
#include <boost/uuid/uuid_io.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue