We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c610704 commit e6b2c68Copy full SHA for e6b2c68
gloo/common/utils.cc
@@ -12,6 +12,7 @@
12
#include <winsock2.h>
13
#else
14
#include <unistd.h>
15
+#include <cstdlib>
16
#endif
17
18
#include "gloo/common/utils.h"
0 commit comments