Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: add missing include for
std::all_of
This fixes compilation of src/inspector_socket.cc with clang-cl. PR-URL: nodejs#45541 Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
- Loading branch information