summaryrefslogtreecommitdiff
path: root/samples/pdfium_test.cc
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2017-06-22 00:05:12 -0700
committerChromium commit bot <commit-bot@chromium.org>2017-06-22 14:54:59 +0000
commit9a25eded6f4afe3f4815a00b34b31d3a0fbadb69 (patch)
tree95d992cfd4f204f9ebafdaa2030f047d13b0fc3f /samples/pdfium_test.cc
parente17011dc1f5d046dc60c3347b89c0aad7d674dff (diff)
downloadpdfium-9a25eded6f4afe3f4815a00b34b31d3a0fbadb69.tar.xz
Clean up includes in testing/test_support.h
Change-Id: Id558c36d10501ce488717045bbf00bfed32e4b92 Reviewed-on: https://pdfium-review.googlesource.com/6870 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'samples/pdfium_test.cc')
-rw-r--r--samples/pdfium_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/pdfium_test.cc b/samples/pdfium_test.cc
index 14aa6c187d..a53edb77d3 100644
--- a/samples/pdfium_test.cc
+++ b/samples/pdfium_test.cc
@@ -7,6 +7,7 @@
#include <stdlib.h>
#include <string.h>
+#include <iterator>
#include <map>
#include <sstream>
#include <string>