mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix msvc warning.
This commit is contained in:
@@ -435,7 +435,7 @@ T ibeta_power_terms(T a,
|
||||
bool normalised,
|
||||
const Policy& pol,
|
||||
T prefix = 1,
|
||||
const char* function = "boost::math::ibeta<%1%>(%1%, %1%, %1%)")
|
||||
const char* = "boost::math::ibeta<%1%>(%1%, %1%, %1%)")
|
||||
{
|
||||
BOOST_MATH_STD_USING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user