[PDF] Fix windows compile warning.
Review URL: http://codereview.appspot.com/4545056 git-svn-id: http://skia.googlecode.com/svn/trunk@1374 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
05ea1810a2
commit
8989d31cf0
@ -22,7 +22,7 @@
|
|||||||
class SkMatrix;
|
class SkMatrix;
|
||||||
class SkPath;
|
class SkPath;
|
||||||
class SkPDFArray;
|
class SkPDFArray;
|
||||||
class SkRect;
|
struct SkRect;
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
#define PRINT_NOT_IMPL(str) fprintf(stderr, str)
|
#define PRINT_NOT_IMPL(str) fprintf(stderr, str)
|
||||||
|
Loading…
Reference in New Issue
Block a user