mirror of
https://github.com/vtnerd/monero-lws.git
synced 2024-12-22 19:39:23 +00:00
Add missing std include
This commit is contained in:
parent
47f9ea4c7a
commit
09832e4bf8
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include "write.h"
|
||||
|
||||
#include <ostream>
|
||||
#include <stdexcept>
|
||||
|
||||
#include "hex.h" // monero/contrib/epee/include
|
||||
|
|
Loading…
Reference in a new issue