aboutsummaryrefslogtreecommitdiff
path: root/ports/ppconsul/cmake_build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ppconsul/cmake_build.patch')
-rw-r--r--ports/ppconsul/cmake_build.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/ppconsul/cmake_build.patch b/ports/ppconsul/cmake_build.patch
index 95c795743..a66c8e1d9 100644
--- a/ports/ppconsul/cmake_build.patch
+++ b/ports/ppconsul/cmake_build.patch
@@ -56,7 +56,7 @@ index d747100..966c7e2 100644
source_group(${PROJECT_NAME} FILES ${SOURCES})
diff --git a/src/s11n.h b/src/s11n.h
-index 962a1ac..6ab7f3b 100644
+index c317834..3cb03c4 100644
--- a/src/s11n.h
+++ b/src/s11n.h
@@ -6,7 +6,7 @@
@@ -66,5 +66,5 @@ index 962a1ac..6ab7f3b 100644
-#include <json11/json11.hpp>
+#include <json11.hpp>
#include <vector>
+ #include <chrono>
#include <set>
- #include <map>