summarylogtreecommitdiffstats
path: root/gcc10.diff
diff options
context:
space:
mode:
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 {