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 --- core/fxcodec/codec/codec_int.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'core/fxcodec/codec/codec_int.h') diff --git a/core/fxcodec/codec/codec_int.h b/core/fxcodec/codec/codec_int.h index df2e758efe..4fa819bdba 100644 --- a/core/fxcodec/codec/codec_int.h +++ b/core/fxcodec/codec/codec_int.h @@ -9,11 +9,6 @@ #include -#include -#include -#include -#include - #include "core/fxcodec/jbig2/JBig2_Context.h" #include "third_party/libopenjpeg20/openjpeg.h" -- cgit v1.2.3