Descriptionlibdisasm: Remove inclusion of windows.h
windows.h defines exception_code as a macro, which conflicts with our
use of the identifier in exception records. It appears that this
particular include of windows.h is not needed, so instead of undefining
the macro, I simply delete the include. Build tested with MSVC 2013.
BUG=
R=mark@chromium.org
Committed: https://chromium.googlesource.com/breakpad/breakpad/+/2c03db146a6168c544f31d5454d7d36205b2baba
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|