Skip to content

Commit 04393cd

Browse files
szagoruykoapaszke
authored andcommitted
fix gcc-6 build on os x (pytorch#297)
1 parent 28f0cf6 commit 04393cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch/lib/libshm/socket.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <string>
88
#include <sstream>
99
#include <iostream>
10+
#include <cstring>
1011

1112
#include "err.h"
1213
#include "alloc_info.h"

0 commit comments

Comments
 (0)