node/test/embedding
Sam James 27a4bc7c32
test: add missing <algorithm> include for std::find
GCC 14 drops some transitive includes within libstdc++.

Explicitly include <algorithm> for std::find.

Signed-off-by: Sam James <sam@gentoo.org>
PR-URL: https://github.com/nodejs/node/pull/48380
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
2023-08-31 10:58:29 -04:00
..
embedtest.cc test: add missing <algorithm> include for std::find 2023-08-31 10:58:29 -04:00
test-embedding.js
testcfg.py