summarylogtreecommitdiffstats
path: root/nlohmann-json.diff
diff options
context:
space:
mode:
authorlilac2020-10-01 05:37:07 +0800
committerlilac2020-10-01 05:37:07 +0800
commit28cd00f131aef235d4ecdde89b6f17e29e7a163f (patch)
tree26f6a64ba3277e8529347a4be6f0ccf27a6136b9 /nlohmann-json.diff
parent978405e1cc7badf3c4d661963c7b850f80dec649 (diff)
downloadaur-28cd00f131aef235d4ecdde89b6f17e29e7a163f.tar.gz
[lilac] updated to 1.5.1-2
Diffstat (limited to 'nlohmann-json.diff')
-rw-r--r--nlohmann-json.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/nlohmann-json.diff b/nlohmann-json.diff
deleted file mode 100644
index fdab11dd0318..000000000000
--- a/nlohmann-json.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/onnxruntime/core/session/inference_session_utils.h 2019-12-20 15:13:30.265861841 +0800
-+++ b/onnxruntime/core/session/inference_session_utils.h 2019-12-20 15:13:22.132528563 +0800
-@@ -6,7 +6,7 @@
- #include "core/session/inference_session.h"
- #include "core/framework/session_options.h"
- #include "core/common/common.h"
--#include "single_include/nlohmann/json.hpp"
-+#include <nlohmann/json.hpp>
-
- using json = nlohmann::json;
-