<div dir="ltr">Thanks!</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 16, 2015 at 10:32 PM, Nico Weber <span dir="ltr"><<a href="mailto:nicolasweber@gmx.de" target="_blank">nicolasweber@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: nico<br>
Date: Sat Jan 17 00:32:54 2015<br>
New Revision: 226372<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=226372&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=226372&view=rev</a><br>
Log:<br>
Try to fix the Windows build after r226362.<br>
<br>
Modified:<br>
    lldb/trunk/include/lldb/Core/Connection.h<br>
<br>
Modified: lldb/trunk/include/lldb/Core/Connection.h<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/lldb/trunk/include/lldb/Core/Connection.h?rev=226372&r1=226371&r2=226372&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/lldb/trunk/include/lldb/Core/Connection.h?rev=226372&r1=226371&r2=226372&view=diff</a><br>
==============================================================================<br>
--- lldb/trunk/include/lldb/Core/Connection.h (original)<br>
+++ lldb/trunk/include/lldb/Core/Connection.h Sat Jan 17 00:32:54 2015<br>
@@ -12,6 +12,7 @@<br>
<br>
 // C Includes<br>
 // C++ Includes<br>
+#include <string><br>
 // Other libraries and framework includes<br>
 // Project includes<br>
 #include "lldb/lldb-private.h"<br>
<br>
<br>
_______________________________________________<br>
lldb-commits mailing list<br>
<a href="mailto:lldb-commits@cs.uiuc.edu">lldb-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><br><table cellspacing="0" cellpadding="0" style="font-family:'Times New Roman'"><tbody><tr style="color:rgb(85,85,85);font-family:sans-serif;font-size:small"><td nowrap style="border-top-style:solid;border-top-color:rgb(213,15,37);border-top-width:2px">Vince Harron |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(51,105,232);border-top-width:2px"> Technical Lead Manager |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(0,153,57);border-top-width:2px"> <a href="mailto:vharron@google.com" target="_blank">vharron@google.com</a> |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(238,178,17);border-top-width:2px"> 858-442-0868</td></tr></tbody></table><br></div></div>
</div>