Cygwin uses THREADING_MODEL_FORK
This commit is contained in:
parent
d264d3673f
commit
6b7538fb09
@ -18,7 +18,7 @@
|
||||
|
||||
#include "processexecutor.h"
|
||||
|
||||
#if !defined(WIN32) && !defined(__MINGW32__) && !defined(__CYGWIN__)
|
||||
#if !defined(WIN32) && !defined(__MINGW32__)
|
||||
|
||||
#include "color.h"
|
||||
#include "config.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user