diff options
author | Pavel Labath <labath@google.com> | 2016-01-12 10:43:06 -0500 |
---|---|---|
committer | Mark Mentovai <mark@chromium.org> | 2016-01-12 10:43:06 -0500 |
commit | 4f512397f5d7fcff4681b2e6b651c28d881bfb34 (patch) | |
tree | 2ed408ab5b8ccd8d8898254356cbaabd006a5135 /src/common/test_assembler.h | |
parent | Define intptr and uintptr in a more generic way (diff) | |
download | breakpad-4f512397f5d7fcff4681b2e6b651c28d881bfb34.tar.xz |
libdisasm: 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
Review URL: https://codereview.chromium.org/1579623004 .
Patch from Pavel Labath <labath@google.com>.
Diffstat (limited to 'src/common/test_assembler.h')
0 files changed, 0 insertions, 0 deletions