disassembler_x86: Remove unused include
This file is not present on windows, and it's causing build errors there. As far as I can tell, nothing in this file actually uses that include, so I just remove it. BUG= R=mark@chromium.org Review URL: https://codereview.chromium.org/1475353002 . Patch from Pavel Labath <labath@google.com>.
This commit is contained in:
parent
ae0fdf6f43
commit
1979e59107
@ -27,7 +27,6 @@
|
||||
#include "processor/disassembler_x86.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace google_breakpad {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user