Boost 1.65 removed the TR1 headers. Bug: https://bugs.gentoo.org/show_bug.cgi?id=630654 --- a/src/biascorrection.h +++ b/src/biascorrection.h @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include "common.h"