diff --git a/changes pending.txt b/changes pending.txt new file mode 100644 index 0000000..f412fc4 --- /dev/null +++ b/changes pending.txt @@ -0,0 +1,17 @@ + +ITERATOR +~~~~~~~~ + +is_lvalue_iterator.hpp needs to include mpl/bool.hpp +https://github.com/boostorg/iterator/pull/11 + +LAMBDA +~~~~~~ + +Missing includes: +ice.hpp see https://github.com/boostorg/lambda/pull/3 +Lots of headers: https://github.com/boostorg/lambda/pull/4 + +LEXICAL_CAST +~~~~~~~~~~~ +missing is_float.hpp in converter_numeric.hpp https://github.com/boostorg/lexical_cast/pull/8