Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-11 | Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015 | Bruce Dawson | |
Enabling of XFA-Forms in crrev.com/1775173002 broke VS 2015 builds because of a conflict between the lfind declaration in libtiff\tiffiop.h and the one that ships with VS 2015. Defining HAVE_SEARCH_H for VS 2015 builds fixes this problem BUG=440500,593996 R=thakis@chromium.org, tsepez@chromium.org Review URL: https://codereview.chromium.org/1781043005 . |