We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3135b0b commit 09063d2Copy full SHA for 09063d2
1 file changed
gloo/test/main.cc
@@ -7,6 +7,7 @@
7
*/
8
9
#include <gtest/gtest.h>
10
+#include <signal.h>
11
12
// One-time init to use EPIPE errors instead of SIGPIPE
13
#ifndef _WIN32
0 commit comments