mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
Include signal.h for sig_atomic_t in WIN32
This commit is contained in:
parent
425278d17b
commit
88f14b999c
1 changed files with 0 additions and 2 deletions
|
@ -28,9 +28,7 @@
|
|||
#include <boost/signals2/signal.hpp>
|
||||
#include <boost/thread/exceptions.hpp>
|
||||
|
||||
#ifndef WIN32
|
||||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
static const bool DEFAULT_LOGTIMEMICROS = false;
|
||||
static const bool DEFAULT_LOGIPS = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue