mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-22 17:18:52 +00:00
common: add missing #include <system_error> for std::error_code
This commit is contained in:
parent
c7f9d0d971
commit
1976eddd89
@ -32,6 +32,7 @@
|
||||
|
||||
#include <boost/thread/locks.hpp>
|
||||
#include <boost/thread/mutex.hpp>
|
||||
#include <system_error>
|
||||
#include <csignal>
|
||||
#include <cstdio>
|
||||
#include <functional>
|
||||
|
Loading…
Reference in New Issue
Block a user