fix win build
git-svn-id: http://skia.googlecode.com/svn/trunk@12768 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
1915fd09f3
commit
4ec5c95bc5
@ -12,7 +12,7 @@
|
||||
#define kSQRT_TABLE_BITS 11
|
||||
#define kSQRT_TABLE_SIZE (1 << kSQRT_TABLE_BITS)
|
||||
|
||||
#if defined(SK_BUILD_FOR_WIN32) && defined(SK_DEBUG)
|
||||
#if 0
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user