diff --git a/include/boost/math/constants/constants.hpp b/include/boost/math/constants/constants.hpp index bdc0a74e27..d162af7475 100644 --- a/include/boost/math/constants/constants.hpp +++ b/include/boost/math/constants/constants.hpp @@ -129,7 +129,7 @@ namespace boost{ namespace math { initializer() { - F(); + (F)(); } void force_instantiate()const{} };