Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Issue 1064433005: Fix IWYU in fxcrt headers. (Closed)

Created:
5 years, 8 months ago by Tom Sepez
Modified:
5 years, 8 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -31 lines) Patch
M core/include/fxcrt/fx_arb.h View 1 chunk +3 lines, -0 lines 0 comments Download
M core/include/fxcrt/fx_basic.h View 1 chunk +3 lines, -10 lines 0 comments Download
M core/include/fxcrt/fx_coordinates.h View 1 chunk +3 lines, -0 lines 0 comments Download
M core/include/fxcrt/fx_ext.h View 3 chunks +5 lines, -15 lines 0 comments Download
M core/include/fxcrt/fx_memory.h View 1 chunk +2 lines, -2 lines 0 comments Download
M core/include/fxcrt/fx_stream.h View 1 chunk +3 lines, -2 lines 0 comments Download
M core/include/fxcrt/fx_string.h View 1 chunk +3 lines, -0 lines 0 comments Download
M core/include/fxcrt/fx_ucd.h View 1 chunk +3 lines, -0 lines 0 comments Download
M core/include/fxcrt/fx_xml.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Tom Sepez
Lei, please review. This impacts some other cleanup.
5 years, 8 months ago (2015-04-06 19:02:05 UTC) #2
Lei Zhang
lgtm
5 years, 8 months ago (2015-04-06 19:06:40 UTC) #3
Tom Sepez
5 years, 8 months ago (2015-04-06 19:28:28 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6fcecb529007b65596f0ce30efde571f820df56b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698