diff options
Diffstat (limited to 'include/llvm/Module.h')
-rw-r--r-- | include/llvm/Module.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Module.h b/include/llvm/Module.h index 617840c809..7a6153edc9 100644 --- a/include/llvm/Module.h +++ b/include/llvm/Module.h @@ -15,7 +15,6 @@ #include "llvm/Value.h" #include "llvm/SymTabValue.h" #include "llvm/ValueHolder.h" -class Method; class GlobalVariable; class GlobalValueRefMap; // Used by ConstantVals.cpp class ConstantPointerRef; |