From acd456a6203c72d756a3876507951b75dfac2dfb Mon Sep 17 00:00:00 2001 From: Kevin Lubick Date: Tue, 24 Apr 2018 13:58:16 -0400 Subject: IWYU for fuzz binary Bug: skia: Change-Id: I6d04fad4d5089c97761d6082b6c39f047e90fd52 Reviewed-on: https://skia-review.googlesource.com/123223 Commit-Queue: Kevin Lubick Commit-Queue: Stan Iliev Auto-Submit: Kevin Lubick Reviewed-by: Stan Iliev --- fuzz/fuzz.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'fuzz') diff --git a/fuzz/fuzz.cpp b/fuzz/fuzz.cpp index 29a70e2f6c..baaefd390d 100644 --- a/fuzz/fuzz.cpp +++ b/fuzz/fuzz.cpp @@ -29,6 +29,7 @@ #endif #include +#include #include #include #include "sk_tool_utils.h" -- cgit v1.2.3