We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82b6f3 commit 2563b74Copy full SHA for 2563b74
src/backends/torch/torchutils.cc
@@ -25,6 +25,7 @@
25
#include <google/protobuf/io/coded_stream.h>
26
#include <google/protobuf/io/zero_copy_stream_impl.h>
27
#include <google/protobuf/text_format.h>
28
+#include <fcntl.h>
29
30
using google::protobuf::io::CodedInputStream;
31
using google::protobuf::io::CodedOutputStream;
0 commit comments