Fix cmake build after r266524.
authorOleksiy Vyalov <ovyalov@google.com>
Sat, 16 Apr 2016 16:29:17 +0000 (16:29 +0000)
committerOleksiy Vyalov <ovyalov@google.com>
Sat, 16 Apr 2016 16:29:17 +0000 (16:29 +0000)
llvm-svn: 266530

lldb/source/Core/RegisterValue.cpp

index 91ef5b9..d9085d7 100644 (file)
@@ -14,6 +14,7 @@
 #include <vector>
 
 // Other libraries and framework includes
+#include "llvm/ADT/ArrayRef.h"
 #include "llvm/ADT/StringRef.h"
 
 // Project includes