From ef5d0b5e97ec8e6fa395d377b09aa7755e345b4f Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 18 Dec 2017 20:12:36 +0000 Subject: Vendor import of lldb trunk r321017: https://llvm.org/svn/llvm-project/lldb/trunk@321017 --- source/Utility/StructuredData.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/Utility/StructuredData.cpp') diff --git a/source/Utility/StructuredData.cpp b/source/Utility/StructuredData.cpp index 9fc05354cfd3..492fc585ad07 100644 --- a/source/Utility/StructuredData.cpp +++ b/source/Utility/StructuredData.cpp @@ -15,6 +15,7 @@ #include "lldb/Utility/Stream.h" // for Stream #include "lldb/Utility/StreamString.h" #include "llvm/ADT/STLExtras.h" // for make_unique +#include "llvm/Support/MemoryBuffer.h" #include #include #include -- cgit v1.3