mirror of
https://github.com/boostorg/integer.git
synced 2026-07-22 13:33:35 +00:00
2dfe66886d
gcc 15 complains that the comma is required before vararg ellipsis. Fixes https://github.com/boostorg/integer/issues/35.