mirror of
https://github.com/monero-project/monero.git
synced 2026-01-20 03:23:14 +01:00
Merge pull request #1478
1976eddd common: add missing #include <system_error> for std::error_code (moneromooo-monero)
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