Merge pull request #1478

1976eddd common: add missing #include <system_error> for std::error_code (moneromooo-monero)
release-v0.4.0.1
Riccardo Spagni 8 years ago
commit 04bdce54b7
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

@ -32,6 +32,7 @@
#include <boost/thread/locks.hpp>
#include <boost/thread/mutex.hpp>
#include <system_error>
#include <csignal>
#include <cstdio>
#include <functional>

Loading…
Cancel
Save