MINGW-packages/mingw-w64-jsonnet/002-jsonnet-0.20.0-include-nlohmann-json.patch
Konstantin Podsvirov 0f34267fbb jsonnet: New package
2023-11-10 02:04:57 +03:00

12 lines
362 B
Diff

--- jsonnet-0.20.0-orig/core/vm.cpp 2023-11-09 23:20:08.670809500 +0300
+++ jsonnet-0.20.0/core/vm.cpp 2023-11-09 23:27:29.455113900 +0300
@@ -23,7 +23,7 @@
#include "desugarer.h"
#include "json.h"
-#include "json.hpp"
+#include <nlohmann/json.hpp>
#include "md5.h"
#include "parser.h"
#include "ryml_std.hpp" // include this before any other ryml header