Add stdio include to SkDebug_android.
git-svn-id: http://skia.googlecode.com/svn/trunk@11743 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
2c8e9d40a4
commit
72e8324f0e
@ -8,6 +8,7 @@
|
||||
|
||||
|
||||
#include "SkTypes.h"
|
||||
#include <stdio.h>
|
||||
|
||||
static const size_t kBufferSize = 256;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user