mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Explicitly import the CFRunLoop header in message_loop_darwin.mm. (flutter/engine#3528)
This commit is contained in:
parent
d952b95202
commit
285afefbd9
@ -4,7 +4,7 @@
|
||||
|
||||
#include "flutter/fml/platform/darwin/message_loop_darwin.h"
|
||||
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#include <CoreFoundation/CFRunLoop.h>
|
||||
#include <Foundation/Foundation.h>
|
||||
|
||||
namespace fml {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user