aboutsummaryrefslogtreecommitdiff
path: root/ports/telnetpp/github-215.patch
diff options
context:
space:
mode:
authoryurybura <yurybura@gmail.com>2020-12-24 04:16:42 +0300
committerGitHub <noreply@github.com>2020-12-23 17:16:42 -0800
commitf2c91b2d897ebbc7f4531ed46e6a650a582a92ff (patch)
tree4f4a8e74c65a534e9927a3983ac30e0db5d56319 /ports/telnetpp/github-215.patch
parent6654632423844b0ff5441a6a99b4ae0ae259928f (diff)
downloadvcpkg-f2c91b2d897ebbc7f4531ed46e6a650a582a92ff.tar.gz
vcpkg-f2c91b2d897ebbc7f4531ed46e6a650a582a92ff.zip
[boost] update to 1.75.0 (#15090)
Diffstat (limited to 'ports/telnetpp/github-215.patch')
-rw-r--r--ports/telnetpp/github-215.patch47
1 files changed, 0 insertions, 47 deletions
diff --git a/ports/telnetpp/github-215.patch b/ports/telnetpp/github-215.patch
deleted file mode 100644
index 57461b9a7..000000000
--- a/ports/telnetpp/github-215.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-
----
- include/telnetpp/options/msdp/variable.hpp | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/include/telnetpp/options/msdp/variable.hpp b/include/telnetpp/options/msdp/variable.hpp
-index 16dae0c..d74a6da 100644
---- a/include/telnetpp/options/msdp/variable.hpp
-+++ b/include/telnetpp/options/msdp/variable.hpp
-@@ -5,6 +5,7 @@
- #include <boost/variant.hpp>
- #include <iosfwd>
- #include <string>
-+#include <ostream>
-
- namespace telnetpp { namespace options { namespace msdp {
-
-
-
----
- include/telnetpp/options/msdp/variable.hpp | 1 -
- src/options/msdp/variable.cpp | 1 +
- 2 files changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/include/telnetpp/options/msdp/variable.hpp b/include/telnetpp/options/msdp/variable.hpp
-index d74a6da..16dae0c 100644
---- a/include/telnetpp/options/msdp/variable.hpp
-+++ b/include/telnetpp/options/msdp/variable.hpp
-@@ -5,7 +5,6 @@
- #include <boost/variant.hpp>
- #include <iosfwd>
- #include <string>
--#include <ostream>
-
- namespace telnetpp { namespace options { namespace msdp {
-
-diff --git a/src/options/msdp/variable.cpp b/src/options/msdp/variable.cpp
-index dc779ea..82549e9 100644
---- a/src/options/msdp/variable.cpp
-+++ b/src/options/msdp/variable.cpp
-@@ -1,5 +1,6 @@
- #include "telnetpp/options/msdp/variable.hpp"
- #include "telnetpp/detail/lambda_visitor.hpp"
-+#include <ostream>
-
- namespace telnetpp { namespace options { namespace msdp {
-