mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-13 08:38:15 +00:00
libc-compat: add new symbol that's now needed
This commit is contained in:
parent
8021cf8dbc
commit
565e569772
@ -64,6 +64,8 @@ template istream& istream::_M_extract(unsigned short&);
|
|||||||
|
|
||||||
out_of_range::~out_of_range() _GLIBCXX_USE_NOEXCEPT { }
|
out_of_range::~out_of_range() _GLIBCXX_USE_NOEXCEPT { }
|
||||||
|
|
||||||
|
length_error::~length_error() _GLIBCXX_USE_NOEXCEPT { }
|
||||||
|
|
||||||
// Used with permission.
|
// Used with permission.
|
||||||
// See: https://github.com/madlib/madlib/commit/c3db418c0d34d6813608f2137fef1012ce03043d
|
// See: https://github.com/madlib/madlib/commit/c3db418c0d34d6813608f2137fef1012ce03043d
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user