Merge #8112: Include signal.h for sig_atomic_t in WIN32
88f14b9
Include signal.h for sig_atomic_t in WIN32 (Pieter Wuille)
This commit is contained in:
commit
7fa8d75859
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…
Reference in a new issue