Minor cleanups I missed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1778 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-02-19 19:36:56 +00:00
parent 0b6727dd9d
commit b41f94b828

View File

@ -11,9 +11,6 @@
#include "llvm/Instruction.h"
class Method;
class SymTabValue;
//===----------------------------------------------------------------------===//
// TerminatorInst Class
//===----------------------------------------------------------------------===//