summaryrefslogtreecommitdiff
path: root/core/src/fxge/ge/fx_ge_fontmap.cpp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-12-22 14:50:37 -0800
committerLei Zhang <thestig@chromium.org>2015-12-22 14:50:37 -0800
commit87f7d29531dabfd66e547a6be31a08272ff631d5 (patch)
treef4ffc4bee5bee904d895bf3545c28be9c2647eca /core/src/fxge/ge/fx_ge_fontmap.cpp
parentba2586d2c0a50df14aa2549a0a841e1d4b9af4b6 (diff)
downloadpdfium-87f7d29531dabfd66e547a6be31a08272ff631d5.tar.xz
IWYU fix for commit ba2586d2c0a5.chromium/2601chromium/2600
TBR=thakis@chromium.org Review URL: https://codereview.chromium.org/1545823002 .
Diffstat (limited to 'core/src/fxge/ge/fx_ge_fontmap.cpp')
-rw-r--r--core/src/fxge/ge/fx_ge_fontmap.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/fxge/ge/fx_ge_fontmap.cpp b/core/src/fxge/ge/fx_ge_fontmap.cpp
index dadcf1c66b..8c024f4b63 100644
--- a/core/src/fxge/ge/fx_ge_fontmap.cpp
+++ b/core/src/fxge/ge/fx_ge_fontmap.cpp
@@ -5,6 +5,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include <limits>
+#include <vector>
#include "core/include/fxge/fx_freetype.h"
#include "core/include/fxge/fx_ge.h"