From 2cae3e26526a8aeef5744665589d1bfaf5efe6f3 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 26 Oct 2018 20:25:18 +0000 Subject: Forward declare a bunch of classes. Then do IWYU to fix up build errors. Move some implementations out of headers to allow more forward declarations. Change-Id: Idbeb978705a21cd6fb710ca9f5e99b4ea7d93ec5 Reviewed-on: https://pdfium-review.googlesource.com/c/44632 Reviewed-by: Tom Sepez Commit-Queue: Lei Zhang --- fxbarcode/cbc_ean13.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fxbarcode/cbc_ean13.h') diff --git a/fxbarcode/cbc_ean13.h b/fxbarcode/cbc_ean13.h index da0fd85b25..f5887c7b83 100644 --- a/fxbarcode/cbc_ean13.h +++ b/fxbarcode/cbc_ean13.h @@ -10,7 +10,6 @@ #include "core/fxcrt/fx_coordinates.h" #include "core/fxcrt/fx_string.h" #include "core/fxcrt/fx_system.h" -#include "core/fxge/fx_dib.h" #include "fxbarcode/cbc_onecode.h" class CBC_OnedEAN13Writer; -- cgit v1.2.3