summarylogtreecommitdiffstats
path: root/gcc10.diff
diff options
context:
space:
mode:
authorlilac2020-10-01 05:37:07 +0800
committerlilac2020-10-01 05:37:07 +0800
commit28cd00f131aef235d4ecdde89b6f17e29e7a163f (patch)
tree26f6a64ba3277e8529347a4be6f0ccf27a6136b9 /gcc10.diff
parent978405e1cc7badf3c4d661963c7b850f80dec649 (diff)
downloadaur-28cd00f131aef235d4ecdde89b6f17e29e7a163f.tar.gz
[lilac] updated to 1.5.1-2
Diffstat (limited to 'gcc10.diff')
-rw-r--r--gcc10.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/gcc10.diff b/gcc10.diff
deleted file mode 100644
index cfa85fa05f49..000000000000
--- a/gcc10.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/onnxruntime/test/onnx/heap_buffer.h b/onnxruntime/test/onnx/heap_buffer.h
-index b4abf131b1..380a65b5aa 100644
---- a/onnxruntime/test/onnx/heap_buffer.h
-+++ b/onnxruntime/test/onnx/heap_buffer.h
-@@ -4,6 +4,7 @@
- #pragma once
- #include <vector>
- #include <memory>
-+#include <stdlib.h>
-
- namespace onnxruntime {
- namespace test {