From f679703feb9c4702a55f41caec15d5adf997cac9 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 26 Nov 2001 23:04:08 +0000 Subject: Move DataTypes.h from llvm/Support to just Support llvm-svn: 1399 --- llvm/lib/ExecutionEngine/Interpreter/Execution.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/ExecutionEngine/Interpreter/Execution.cpp') diff --git a/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp b/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp index 524237b2dda..538e39ad0cb 100644 --- a/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp +++ b/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp @@ -12,7 +12,6 @@ #include "llvm/Type.h" #include "llvm/ConstPoolVals.h" #include "llvm/Assembly/Writer.h" -#include "llvm/Support/DataTypes.h" #include "llvm/Target/TargetData.h" #include "llvm/GlobalVariable.h" #include // For fmod -- cgit v1.2.3