From f3cc72fd2b6910d4d7437f71efce23b501c5b526 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 20 Sep 2018 01:20:45 +0000 Subject: Remove many unneeded STL #includes from headers. Change-Id: I7010cedee8d17d05b2c37a94d767e6f3a9c48f7d Reviewed-on: https://pdfium-review.googlesource.com/42790 Reviewed-by: Tom Sepez Commit-Queue: Lei Zhang --- xfa/fxfa/parser/cxfa_nodelocale.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'xfa/fxfa/parser/cxfa_nodelocale.h') diff --git a/xfa/fxfa/parser/cxfa_nodelocale.h b/xfa/fxfa/parser/cxfa_nodelocale.h index da6846b581..8ce70d3897 100644 --- a/xfa/fxfa/parser/cxfa_nodelocale.h +++ b/xfa/fxfa/parser/cxfa_nodelocale.h @@ -7,8 +7,6 @@ #ifndef XFA_FXFA_PARSER_CXFA_NODELOCALE_H_ #define XFA_FXFA_PARSER_CXFA_NODELOCALE_H_ -#include - #include "core/fxcrt/locale_iface.h" #include "xfa/fxfa/fxfa_basic.h" -- cgit v1.2.3