forked from firka/flutter
Explicitly import the CFRunLoop header in message_loop_darwin.mm. (flutter/engine#3528)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user