aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/Interp/Context.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/AST/Interp/Context.h')
-rw-r--r--clang/lib/AST/Interp/Context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/AST/Interp/Context.h b/clang/lib/AST/Interp/Context.h
index e4d831cbb991..e8238eea716a 100644
--- a/clang/lib/AST/Interp/Context.h
+++ b/clang/lib/AST/Interp/Context.h
@@ -16,7 +16,6 @@
#ifndef LLVM_CLANG_AST_INTERP_CONTEXT_H
#define LLVM_CLANG_AST_INTERP_CONTEXT_H
-#include "Context.h"
#include "InterpStack.h"
#include "clang/AST/APValue.h"
#include "llvm/ADT/PointerIntPair.h"