mirror of
https://github.com/monero-project/monero.git
synced 2025-12-21 14:51:01 -08:00
common: add missing #include <system_error> for std::error_code
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <boost/thread/locks.hpp>
|
||||
#include <boost/thread/mutex.hpp>
|
||||
#include <system_error>
|
||||
#include <csignal>
|
||||
#include <cstdio>
|
||||
#include <functional>
|
||||
|
||||
Reference in New Issue
Block a user