Added Boost function pull request

This commit is contained in:
Edward Diener
2015-03-30 01:58:47 -04:00
parent dcfd3a880b
commit 5ab8957b15

View File

@@ -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