Add string to try and fix build from r167629.

llvm-svn: 167631
This commit is contained in:
Chad Rosier 2012-11-09 20:00:52 +00:00
parent 317f39290d
commit c1c3924e14
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include <utility>
#include <functional>
#include <cassert>
#include <string>
namespace llvm {
class MemoryBuffer;