IWYU: missing include for usage of memmove in span.h
Bug: 41455655 Change-Id: I23262c60f3dcb1c294a854ce60f80f19ebd3f069 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5735098 Commit-Queue: José Dapena Paz <jdapena@igalia.com> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1334342}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
6ae968fd8c
commit
5c1e85eb08
@ -7,6 +7,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
|
Reference in New Issue
Block a user