projects
/
pdfium.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Merge to XFA: Fix IWYU in fxcrt headers.
[pdfium.git]
/
core
/
include
/
fxcrt
/
fx_ucd.h
diff --git
a/core/include/fxcrt/fx_ucd.h
b/core/include/fxcrt/fx_ucd.h
index
c87e459
..
0b0f7b8
100644
(file)
--- a/
core/include/fxcrt/fx_ucd.h
+++ b/
core/include/fxcrt/fx_ucd.h
@@
-6,6
+6,9
@@
#ifndef _FX_UNICODE_
#define _FX_UNICODE_
+
+#include "fx_basic.h"
+
enum FX_CHARBREAKPROP {
FX_CBP_OP = 0,
FX_CBP_CL = 1,