aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/DataFlow.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/DataFlow.h')
-rw-r--r--include/llvm/Support/DataFlow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Support/DataFlow.h b/include/llvm/Support/DataFlow.h
index 8d0ae0c70c..110e0e11a5 100644
--- a/include/llvm/Support/DataFlow.h
+++ b/include/llvm/Support/DataFlow.h
@@ -15,7 +15,6 @@
#define LLVM_SUPPORT_DATAFLOW_H
#include "llvm/User.h"
-#include "llvm/Value.h"
#include "llvm/ADT/GraphTraits.h"
namespace llvm {