Remove unused include.
vector is not used by this file (and this breaks the Android framework build). R=sugoi@google.com, bungeman@google.com Author: scroggo@google.com Review URL: https://codereview.chromium.org/251483004 git-svn-id: http://skia.googlecode.com/svn/trunk@14361 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
915b972a81
commit
e00ad689d0
@ -8,7 +8,6 @@
|
||||
#include "SkQuadTree.h"
|
||||
#include "SkTSort.h"
|
||||
#include <stdio.h>
|
||||
#include <vector>
|
||||
|
||||
static const int kSplitThreshold = 8;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user