mirror of
https://github.com/monero-project/monero.git
synced 2025-08-15 19:30:23 -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
|
@ -34,6 +34,7 @@
|
|||
#include <boost/range/iterator_range.hpp>
|
||||
#include <cstdint>
|
||||
#include <gtest/gtest.h>
|
||||
#include <iomanip>
|
||||
#include <iterator>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue