From 3ae75c2f2e5759fcf8218e59fa380c26b98aa6b6 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 23 Mar 2018 15:04:39 +0000 Subject: Fix IWYU errors in pdfium_test_write_helper.cc. Change-Id: I39bafa0d3cb750f3b735592c8d2d96650c7267ae Reviewed-on: https://pdfium-review.googlesource.com/29110 Reviewed-by: Henrique Nakashima Commit-Queue: Lei Zhang --- samples/pdfium_test_write_helper.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/samples/pdfium_test_write_helper.cc b/samples/pdfium_test_write_helper.cc index 27f43a64c4..a323658378 100644 --- a/samples/pdfium_test_write_helper.cc +++ b/samples/pdfium_test_write_helper.cc @@ -4,6 +4,9 @@ #include "samples/pdfium_test_write_helper.h" +#include +#include + #include "public/cpp/fpdf_deleters.h" #include "public/fpdf_annot.h" #include "public/fpdf_attachment.h" -- cgit v1.2.3