From 320510d590f4e8df3a4725a87b54446c7009e57e Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 24 Feb 2016 15:39:55 -0500 Subject: Remove include only barcode.h and IWYU. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1730893003 . --- xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h | 1 + 1 file changed, 1 insertion(+) (limited to 'xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h') diff --git a/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h b/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h index 5575147fbe..c593b94f7a 100644 --- a/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h +++ b/xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h @@ -7,6 +7,7 @@ #ifndef XFA_SRC_FXBARCODE_COMMON_BC_COMMONCHARACTERSETECI_H_ #define XFA_SRC_FXBARCODE_COMMON_BC_COMMONCHARACTERSETECI_H_ +#include "core/include/fxcrt/fx_string.h" #include "xfa/src/fxbarcode/common/BC_CommonECI.h" class CBC_CommonCharacterSetECI : public CBC_CommonECI { -- cgit v1.2.3