Skip to content

Commit c3fbf2e

Browse files
committed
Fix build error on iOS simulator.
1 parent 8f3d2b2 commit c3fbf2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/platform/cocoa/private/PAGImageImpl.mm

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
/////////////////////////////////////////////////////////////////////////////////////////////////
1818

1919
#import "PAGImageImpl.h"
20+
#include "base/utils/Log.h"
2021
#include "core/PixelBuffer.h"
2122
#include "pag/pag.h"
2223
#include "platform/apple/BitmapContextUtil.h"

0 commit comments

Comments
 (0)