mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Include vector in embedded_views.h (flutter/engine#6800)
This commit is contained in:
parent
df64376478
commit
271e82a7e4
@ -5,6 +5,8 @@
|
||||
#ifndef FLUTTER_FLOW_EMBEDDED_VIEWS_H_
|
||||
#define FLUTTER_FLOW_EMBEDDED_VIEWS_H_
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "flutter/fml/memory/ref_counted.h"
|
||||
#include "third_party/skia/include/core/SkCanvas.h"
|
||||
#include "third_party/skia/include/core/SkPoint.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user