diff options
author | Heiko Becker <heirecka@exherbo.org> | 2023-01-24 16:29:17 +0100 |
---|---|---|
committer | Daniel Black <daniel@mariadb.org> | 2023-01-25 17:30:18 +1100 |
commit | 15226a2822a84d4ca56c99f236670f0e28ca1e5f (patch) | |
tree | 1529bee97f40277fc150f2206b141e8a7fb9bb2a /innobase/include | |
parent | de4030e4d49805a7ded5c0bfee01cc3fd7623522 (diff) | |
download | mariadb-git-15226a2822a84d4ca56c99f236670f0e28ca1e5f.tar.gz |
Add missing include for std::runtime_error
Fixes the following error when building with gcc 13:
"tpool/aio_liburing.cc:64:18: error: 'runtime_error' is not a member of 'std'
64 | throw std::runtime_error("aio_uring()");"
Diffstat (limited to 'innobase/include')
0 files changed, 0 insertions, 0 deletions