diff options
Diffstat (limited to 'include/clang/Checker/PathSensitive/BasicValueFactory.h')
| -rw-r--r-- | include/clang/Checker/PathSensitive/BasicValueFactory.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/clang/Checker/PathSensitive/BasicValueFactory.h b/include/clang/Checker/PathSensitive/BasicValueFactory.h index 2f0b6c2a0348a..59dd9190d25e7 100644 --- a/include/clang/Checker/PathSensitive/BasicValueFactory.h +++ b/include/clang/Checker/PathSensitive/BasicValueFactory.h @@ -16,7 +16,6 @@  #ifndef LLVM_CLANG_ANALYSIS_BASICVALUEFACTORY_H  #define LLVM_CLANG_ANALYSIS_BASICVALUEFACTORY_H -#include "clang/Checker/PathSensitive/SymbolManager.h"  #include "clang/Checker/PathSensitive/SVals.h"  #include "clang/AST/ASTContext.h"  #include "llvm/ADT/FoldingSet.h" | 
