diff options
Diffstat (limited to 'lldb/tools/lldb-mi/Platform.h')
-rw-r--r-- | lldb/tools/lldb-mi/Platform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/tools/lldb-mi/Platform.h b/lldb/tools/lldb-mi/Platform.h index 1b6ff554992..ce2de1b6e97 100644 --- a/lldb/tools/lldb-mi/Platform.h +++ b/lldb/tools/lldb-mi/Platform.h @@ -10,7 +10,6 @@ #if defined(_MSC_VER) -#include <eh.h> #include <inttypes.h> #include <io.h> #include <signal.h> |