]> git.lyx.org Git - features.git/commit
Amend 8e0bc01d
authorThibaut Cuvelier <tcuvelier@lyx.org>
Mon, 26 Feb 2024 23:45:10 +0000 (00:45 +0100)
committerThibaut Cuvelier <tcuvelier@lyx.org>
Mon, 26 Feb 2024 23:45:21 +0000 (00:45 +0100)
commit27c01ee1d37e979f044329bcf07b9e910ed2b7ad
tree5f8f8fdf5e9a9269b385aee8c270db988ea551b8
parent0c0f4c6b56eed9b77a0fba2dbef6c70aefcc94a5
Amend 8e0bc01d

std::set::find only appeared in C++20. Rather use std::set::find for compatibility.
src/insets/InsetBibtex.cpp