From 5ab8957b152f7fcd3ebdcdc1327bc1c4a5ff1786 Mon Sep 17 00:00:00 2001 From: Edward Diener Date: Mon, 30 Mar 2015 01:58:47 -0400 Subject: [PATCH] Added Boost function pull request --- changes pending.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changes pending.txt b/changes pending.txt index aa50613..7cb07fd 100644 --- a/changes pending.txt +++ b/changes pending.txt @@ -37,6 +37,10 @@ RANDOM Missing #includes: https://github.com/boostorg/random/pull/13 +FUNCTION +-------- + +Removed dependencies on ice_xxx.hpp headers: https://github.com/boostorg/function/pull/5 Unexplained new failures