Remove unused header, NFC

llvm-svn: 268361
This commit is contained in:
Vedant Kumar 2016-05-03 05:05:38 +00:00
parent 4869e8d140
commit 842b69e863

View File

@ -31,7 +31,6 @@
#include "llvm/Support/Signals.h"
#include "llvm/Support/raw_ostream.h"
#include <algorithm>
#include <tuple>
using namespace llvm;