summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/windows/EditLineWin.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-01-06 12:41:15 +0000
committerPavel Labath <labath@google.com>2017-01-06 12:41:15 +0000
commitbda6fb738952ede0206d13469bc1ff3424ddabb2 (patch)
tree5eaa32a59facfb94f5dff6a97ab9c15fc49d525d /lldb/source/Host/windows/EditLineWin.cpp
parent6e0f393e12edf108ab4ab6f34b13dcddd88390d8 (diff)
downloadbcm5719-llvm-bda6fb738952ede0206d13469bc1ff3424ddabb2.tar.gz
bcm5719-llvm-bda6fb738952ede0206d13469bc1ff3424ddabb2.zip
Attempt to fix windows build for r291198
llvm-svn: 291233
Diffstat (limited to 'lldb/source/Host/windows/EditLineWin.cpp')
-rw-r--r--lldb/source/Host/windows/EditLineWin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Host/windows/EditLineWin.cpp b/lldb/source/Host/windows/EditLineWin.cpp
index b7b7b666dcd..133cd622546 100644
--- a/lldb/source/Host/windows/EditLineWin.cpp
+++ b/lldb/source/Host/windows/EditLineWin.cpp
@@ -13,6 +13,7 @@
#include "lldb/Host/windows/windows.h"
#include "lldb/Host/windows/editlinewin.h"
+#include "llvm/Support/ErrorHandling.h"
#include <assert.h>
#include <vector>
OpenPOWER on IntegriCloud