mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add missing cstring header (fixes fl_renderer_wayland.cc) (flutter/engine#21217)
This commit is contained in:
parent
e5c576fb40
commit
ededf03020
@ -9,6 +9,7 @@
|
||||
|
||||
#include <gdk/gdkwayland.h>
|
||||
#include <wayland-egl-core.h>
|
||||
#include <cstring>
|
||||
|
||||
struct _FlRendererWayland {
|
||||
FlRenderer parent_instance;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user