DescriptionMake sdch not use an incompatible stdint.h.
We force-include our own logging.h, which includes basictypes.h, which
now includes stdint.h. Without this change, this ends up being
minimal/hacky stdint.h (from sdch/open-vcdiff/vsprojects), which isn't
sufficient for the needs of the rest of basictypes.h.
R=brettw@chromium.org, jar@chromium.org
BUG=138542
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243329
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|