DescriptionFix IWYU in fxcrt headers.
Confirmed manually that:
g++ --std=c++0x -o /dev/null -I. ... -c fx_xxxxx.h
is now error-free for the files in this directory. Also kill
some ifndef's around inclusion since we know this doesn't
provide benefit with modern compilers.
R=thestig@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/6fcecb529007b65596f0ce30efde571f820df56b
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|