diff options
| author | Samuel Marks <807580+SamuelMarks@users.noreply.github.com> | 2019-11-27 11:54:48 +1100 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-11-26 16:54:48 -0800 |
| commit | e4524f656b885e76f9adf2356758b0ac994732e1 (patch) | |
| tree | a6e5f4bc93709e2602642cf88cb059948798beb0 /ports/ppconsul/cmake_build.patch | |
| parent | a4ed0cb5ecc9e980681a65966992f24a8b84ca27 (diff) | |
| download | vcpkg-2019.11.tar.gz vcpkg-2019.11.zip | |
[ppconsul] Upgrade to latest version (#9104)2019.11
Diffstat (limited to 'ports/ppconsul/cmake_build.patch')
| -rw-r--r-- | ports/ppconsul/cmake_build.patch | 4 |
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>
|
