diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-09-28 08:41:42 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 17:41:42 -0700 |
| commit | dcc7ddcd5c79efc3b2386ac9abdafa83219eb773 (patch) | |
| tree | 849ca2cd124528e8784497fbcee418a4f4daacc2 /ports/nana/fix-addstdexcept.patch | |
| parent | 7a05bde0a6872709333cfdff71ff6eedb0f89963 (diff) | |
| download | vcpkg-dcc7ddcd5c79efc3b2386ac9abdafa83219eb773.tar.gz vcpkg-dcc7ddcd5c79efc3b2386ac9abdafa83219eb773.zip | |
[mbedtls/nana] Update to the latest version (#13672)
* [mbedtls/nana] Update to the latest version
* [nana] Remove unused patch and update patch EOF
Diffstat (limited to 'ports/nana/fix-addstdexcept.patch')
| -rw-r--r-- | ports/nana/fix-addstdexcept.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ports/nana/fix-addstdexcept.patch b/ports/nana/fix-addstdexcept.patch deleted file mode 100644 index 3b8773f5f..000000000 --- a/ports/nana/fix-addstdexcept.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/source/datetime.cpp b/source/datetime.cpp -index e6e8fa5..c3ae852 100644 ---- a/source/datetime.cpp -+++ b/source/datetime.cpp -@@ -15,6 +15,7 @@ - #include <windows.h> - #endif - #include <array> -+#include <stdexcept> - - namespace { - std::tm localtime() |
