Skip to content

Commit 0bcc861

Browse files
committed
fix patch
1 parent 10280d3 commit 0bcc861

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

conan_patches/onnx/patches/apple-pre-2019.diff

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
diff --git a/Users/simo/.conan2/p/onnx7f96e379d7d4a/s/src/onnx/common/file_utils.h b/file_utils.h
2-
index b847798..18ecc20 100644
3-
--- a/Users/simo/.conan2/p/onnx7f96e379d7d4a/s/src/onnx/common/file_utils.h
4-
+++ b/file_utils.h
1+
--- a/onnx/common/file_utils.h
2+
+++ b/onnx/common/file_utils.h
53
@@ -17,8 +17,7 @@ namespace ONNX_NAMESPACE {
64

75
template <typename T>

0 commit comments

Comments
 (0)