For safety include SkTypes.h in SkFontHost_mac.cpp
BUG=skia:3362 Review URL: https://codereview.chromium.org/996113003
This commit is contained in:
parent
22712569a5
commit
de9e7a71ad
@ -6,6 +6,8 @@
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
#include "SkTypes.h" // Keep this before any #ifdef ...
|
||||
|
||||
#ifdef SK_BUILD_FOR_MAC
|
||||
#import <ApplicationServices/ApplicationServices.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user