diff options
| author | Long Huan <8551701+longhuan2018@users.noreply.github.com> | 2020-12-17 16:14:10 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-17 00:14:10 -0800 |
| commit | 4b6f0b1489b112799e8d263f495f7bf54c9d42f8 (patch) | |
| tree | a5ce35f071c51613337c13d0211bde33876e5e5a /ports/readosm/fix-version-macro.patch | |
| parent | 202072f29f4ce8000d589afa81460280096664a2 (diff) | |
| download | vcpkg-4b6f0b1489b112799e8d263f495f7bf54c9d42f8.tar.gz vcpkg-4b6f0b1489b112799e8d263f495f7bf54c9d42f8.zip | |
[readosm] Update to 1.1.0a (#15038)
Diffstat (limited to 'ports/readosm/fix-version-macro.patch')
| -rw-r--r-- | ports/readosm/fix-version-macro.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/readosm/fix-version-macro.patch b/ports/readosm/fix-version-macro.patch deleted file mode 100644 index b091b3359..000000000 --- a/ports/readosm/fix-version-macro.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/readosm.c b/src/readosm.c -index e1dda27..7977339 100644 ---- a/src/readosm.c -+++ b/src/readosm.c -@@ -50,7 +50,7 @@ - - #if defined(_WIN32) && !defined(__MINGW32__) - /* MSVC: avoiding to include at all config.h */ --#define VERSION 1.1.0 -+#define VERSION "1.1.0" - #else - #include "config.h" - #endif |
