mirror of
https://github.com/monero-project/monero.git
synced 2025-08-22 05:39:28 -04:00
tests: include <iomanip> where using std::setfill
This commit is contained in:
parent
5e31c0adf2
commit
d13da6e71d
3 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,7 @@ using namespace cryptonote;
|
|||
|
||||
#include <boost/regex.hpp>
|
||||
#include <common/apply_permutation.h>
|
||||
#include <iomanip>
|
||||
#include "common/util.h"
|
||||
#include "common/command_line.h"
|
||||
#include "trezor_tests.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue