23a24 > #include 94,95c95 < // Can we have a boost::mathconst please? < const result_type pi = result_type(3.14159265358979323846); --- > const result_type pi = math::constants::pi();