databases/opendbx: fix build on 14.0-CURRENT
Change "throw( std::exception )" to "noexcept(false)' to make it build on
14.0-CURRENT (which defaults to c++17)
PR: 272233
Reported by: tremere@cainites.net (maintainer)
databases/opendbx: fix build on 14.0-CURRENT Tags None Referenced Files None Subscribers None
Description
Details
|