From 99f5bbb53316543f4f20ea937b5abc98efe91bf9 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 9 Oct 2018 21:31:28 +0000 Subject: Do IWYU for ptr_util.h. Change-Id: Ib96a66eb47bea791f061e1d6da8aadad8037a99d Reviewed-on: https://pdfium-review.googlesource.com/c/43609 Commit-Queue: Lei Zhang Reviewed-by: Tom Sepez --- fxbarcode/common/BC_CommonBitMatrix.cpp | 1 - fxbarcode/oned/BC_OneDimWriter.cpp | 1 - 2 files changed, 2 deletions(-) (limited to 'fxbarcode') diff --git a/fxbarcode/common/BC_CommonBitMatrix.cpp b/fxbarcode/common/BC_CommonBitMatrix.cpp index c21dfb36af..edfadb6ee9 100644 --- a/fxbarcode/common/BC_CommonBitMatrix.cpp +++ b/fxbarcode/common/BC_CommonBitMatrix.cpp @@ -27,7 +27,6 @@ #include "fxbarcode/common/BC_CommonBitArray.h" #include "fxbarcode/utils.h" -#include "third_party/base/ptr_util.h" #include "third_party/base/stl_util.h" CBC_CommonBitMatrix::CBC_CommonBitMatrix() {} diff --git a/fxbarcode/oned/BC_OneDimWriter.cpp b/fxbarcode/oned/BC_OneDimWriter.cpp index 9ad053db28..34a5716008 100644 --- a/fxbarcode/oned/BC_OneDimWriter.cpp +++ b/fxbarcode/oned/BC_OneDimWriter.cpp @@ -33,7 +33,6 @@ #include "core/fxge/cfx_renderdevice.h" #include "core/fxge/cfx_unicodeencodingex.h" #include "fxbarcode/BC_Writer.h" -#include "third_party/base/ptr_util.h" CBC_OneDimWriter::CBC_OneDimWriter() = default; -- cgit v1.2.3