Skip to content

Commit

Permalink
Add missing import to functional for Windows. (#8382)
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaygarde committed Mar 30, 2019
1 parent 9d71675 commit b75472c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/test_dart_native_resolver.h
Expand Up @@ -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>

Expand Down

0 comments on commit b75472c

Please sign in to comment.