diff options
| author | cDc <cdc.seacave@gmail.com> | 2020-01-10 20:40:42 +0200 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-10 10:40:42 -0800 |
| commit | 3b5c2ec03e8fc8864c4c259607e3ad1edc8a900e (patch) | |
| tree | 008468084eb5be591c02c40f6c94bbb60fa28969 /ports/openmvs/boost-1.71.patch | |
| parent | 314d59229dab8561f71e57d6a909d243fc39934f (diff) | |
| download | vcpkg-3b5c2ec03e8fc8864c4c259607e3ad1edc8a900e.tar.gz vcpkg-3b5c2ec03e8fc8864c4c259607e3ad1edc8a900e.zip | |
[openmvs] Update to 1.0.1 (#9563)
* [openmvs] update
* fix windows static
* fix x86 windows
* Update CONTROL
Diffstat (limited to 'ports/openmvs/boost-1.71.patch')
| -rw-r--r-- | ports/openmvs/boost-1.71.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/openmvs/boost-1.71.patch b/ports/openmvs/boost-1.71.patch deleted file mode 100644 index 9f3ff50a7..000000000 --- a/ports/openmvs/boost-1.71.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/libs/Common/Types.h b/libs/Common/Types.h
-index aad57d1..ef21380 100644
---- a/libs/Common/Types.h
-+++ b/libs/Common/Types.h
-@@ -88,7 +88,7 @@
- #define BOOST_NO_EXCEPTIONS
- #endif
- #ifdef BOOST_NO_EXCEPTIONS
--namespace boost { void throw_exception(std::exception const&); }
-+#include <boost/throw_exception.hpp>
- #endif
- #define BOOST_NO_UNREACHABLE_RETURN_DETECTION
- // include headers that implement serialization support
|
