Skip to content

Commit 09063d2

Browse files
committed
Add missing header
Signed-off-by: cyy <cyyever@outlook.com>
1 parent 3135b0b commit 09063d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gloo/test/main.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
#include <gtest/gtest.h>
10+
#include <signal.h>
1011

1112
// One-time init to use EPIPE errors instead of SIGPIPE
1213
#ifndef _WIN32

0 commit comments

Comments
 (0)