Missed a spot removing Alarm.

llvm-svn: 121161
This commit is contained in:
Michael J. Spencer 2010-12-07 18:50:33 +00:00
parent 8b5defbd5d
commit 355ac5f622
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#include "llvm/IntrinsicInst.h"
#include "llvm/InlineAsm.h"
#include "llvm/Analysis/Verifier.h"
#include "llvm/Support/Alarm.h"
#include "llvm/Support/DynamicLibrary.h"
#include "llvm/Support/Memory.h"
#include "llvm/Support/Mutex.h"