diff options
author | Bruce Dawson <brucedawson@google.com> | 2015-04-09 13:44:54 -0700 |
---|---|---|
committer | Bruce Dawson <brucedawson@google.com> | 2015-04-09 13:44:54 -0700 |
commit | 70476c21026f533ffb916b6a7ce387639f34e696 (patch) | |
tree | b58290a30f9d1363093a88e6203a7e7b0798da62 /pdfium.gyp | |
parent | 308e05e5f06bd8daabaed12c211f6e072810f8de (diff) | |
download | pdfium-70476c21026f533ffb916b6a7ce387639f34e696.tar.xz |
Include windows.h instead of the MFC header afxres.h
VS 2015 RC ships without afxres.h, so fpdfsdkdll.rc fails to
compile. afxres.h is really intended for MFC apps so depending on
it is a bad idea anyway, so I changed both references to
windows.h. See http://stackoverflow.com/questions/1575559 for
some other perspective on this.
R=tsepez@chromium.org
BUG=440500
Review URL: https://codereview.chromium.org/1078513002
Diffstat (limited to 'pdfium.gyp')
0 files changed, 0 insertions, 0 deletions