Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / skia / src / core / SkQuadTree.cpp
index f3436bd..fb02e68 100644 (file)
@@ -8,7 +8,6 @@
 #include "SkQuadTree.h"
 #include "SkTSort.h"
 #include <stdio.h>
-#include <vector>
 
 static const int kSplitThreshold = 8;