We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251a1c1 commit 83ea3dcCopy full SHA for 83ea3dc
src/util/signal_catcher.cpp
@@ -9,7 +9,7 @@ Author: Daniel Kroening, [email protected]
9
\*******************************************************************/
10
11
#if defined(_WIN32)
12
-
+#include <process.h>
13
#else
14
#include <cstdlib>
15
#include <csignal>
0 commit comments