Remove bogus token...

llvm-svn: 49695
This commit is contained in:
Steve Naroff 2008-04-14 22:53:48 +00:00
parent 492530d2df
commit c5e5b38a8f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/System/Path.h"
#include <sstream>RewriteObjC
#include <sstream>
#include <fstream>
using namespace clang;
using llvm::utostr;