Try to fix the Windows build after r226362.
authorNico Weber <nicolasweber@gmx.de>
Sat, 17 Jan 2015 06:32:54 +0000 (06:32 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 17 Jan 2015 06:32:54 +0000 (06:32 +0000)
llvm-svn: 226372

lldb/include/lldb/Core/Connection.h

index d79bd90..a7b911a 100644 (file)
@@ -12,6 +12,7 @@
 
 // C Includes
 // C++ Includes
+#include <string>
 // Other libraries and framework includes
 // Project includes
 #include "lldb/lldb-private.h"