From bf2d7b7588c744183d0ee845b173e52f0fbda220 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 9 Oct 2018 22:41:10 +0000 Subject: Do IWYU for retain_ptr.h and unowned_ptr.h Change-Id: I2897feee27f80c85f0328f0b220ae5be93686170 Reviewed-on: https://pdfium-review.googlesource.com/c/43610 Commit-Queue: Lei Zhang Reviewed-by: Tom Sepez --- core/fxcrt/fx_unicode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/fxcrt/fx_unicode.h') diff --git a/core/fxcrt/fx_unicode.h b/core/fxcrt/fx_unicode.h index 18657bd0e1..b1c1b0dd84 100644 --- a/core/fxcrt/fx_unicode.h +++ b/core/fxcrt/fx_unicode.h @@ -7,7 +7,7 @@ #ifndef CORE_FXCRT_FX_UNICODE_H_ #define CORE_FXCRT_FX_UNICODE_H_ -#include "core/fxcrt/retain_ptr.h" +#include uint32_t FX_GetUnicodeProperties(wchar_t wch); wchar_t FX_GetMirrorChar(wchar_t wch); -- cgit v1.2.3