mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add missing import to functional for Windows. (#8382)
This commit is contained in:
parent
9d7167516e
commit
b75472c106
@ -5,6 +5,7 @@
|
||||
#ifndef FLUTTER_TESTING_TEST_DART_NATIVE_RESOLVER_H_
|
||||
#define FLUTTER_TESTING_TEST_DART_NATIVE_RESOLVER_H_
|
||||
|
||||
#include <functional>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user