Skip to content

Commit 5fce8e3

Browse files
codebytereRafaelGSS
authored andcommitted
src: iwyu in cleanup_queue.cc
PR-URL: #44983 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Anto Aravinth <[email protected]> Reviewed-By: Minwoo Jung <[email protected]>
1 parent cc2393c commit 5fce8e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cleanup_queue.cc

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "cleanup_queue.h" // NOLINT(build/include_inline)
2+
#include <algorithm>
23
#include <vector>
34
#include "cleanup_queue-inl.h"
45

0 commit comments

Comments
 (0)