summaryrefslogtreecommitdiff
path: root/boost/boost.libcdr.warnings.patch.1
diff options
context:
space:
mode:
Diffstat (limited to 'boost/boost.libcdr.warnings.patch.1')
-rw-r--r--boost/boost.libcdr.warnings.patch.13
1 files changed, 1 insertions, 2 deletions
diff --git a/boost/boost.libcdr.warnings.patch.1 b/boost/boost.libcdr.warnings.patch.1
index 61a6a8cdaa71..22888c464b7a 100644
--- a/boost/boost.libcdr.warnings.patch.1
+++ b/boost/boost.libcdr.warnings.patch.1
@@ -438,7 +438,7 @@
}
template<class K, class D, class C>
-@@ -759,18 +759,18 @@
+@@ -759,17 +759,17 @@
std::basic_string<Ch>
>::type
basic_ptree<K, D, C>::get(
@@ -460,7 +460,6 @@
return child.get().
BOOST_NESTED_TEMPLATE get_value_optional<Type>(tr);
else
- return optional<Type>();
@@ -778,9 +778,9 @@
template<class K, class D, class C>
template<class Type>