diff --git a/include/boost/integer/common_factor_rt.hpp b/include/boost/integer/common_factor_rt.hpp index 2f65d67..ed8690f 100644 --- a/include/boost/integer/common_factor_rt.hpp +++ b/include/boost/integer/common_factor_rt.hpp @@ -106,7 +106,7 @@ namespace boost { { method_euclid = 0, method_binary = 1, - method_mixed = 2, + method_mixed = 2 }; struct any_convert