Remove broken include.

Looks like I got some git merge wrong.

llvm-svn: 210911
This commit is contained in:
Rafael Espindola 2014-06-13 15:21:50 +00:00
parent dbe027a9ed
commit efb3822ac5
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Errc.h"
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/PrettyStackTrace.h"
#include "llvm/Support/Signals.h"