summaryrefslogtreecommitdiff
path: root/fxjs/cfx_v8.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-09-20 01:20:45 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-09-20 01:20:45 +0000
commitf3cc72fd2b6910d4d7437f71efce23b501c5b526 (patch)
treed44f204dfa1bcfdb43353c28d8611ec210df683e /fxjs/cfx_v8.h
parentd39389f6ec2eb96695d2645e1fc4e71fd7c5da08 (diff)
downloadpdfium-f3cc72fd2b6910d4d7437f71efce23b501c5b526.tar.xz
Remove many unneeded STL #includes from headers.
Change-Id: I7010cedee8d17d05b2c37a94d767e6f3a9c48f7d Reviewed-on: https://pdfium-review.googlesource.com/42790 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'fxjs/cfx_v8.h')
-rw-r--r--fxjs/cfx_v8.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fxjs/cfx_v8.h b/fxjs/cfx_v8.h
index f7bed86329..3ebabdefec 100644
--- a/fxjs/cfx_v8.h
+++ b/fxjs/cfx_v8.h
@@ -7,7 +7,6 @@
#ifndef FXJS_CFX_V8_H_
#define FXJS_CFX_V8_H_
-#include <map>
#include <vector>
#include "core/fxcrt/fx_string.h"