summarylogtreecommitdiffstats
path: root/nlohmann-json.diff
diff options
context:
space:
mode:
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;
-