From e2472bbf6c2bc1fcd0ba97cd2f4a6a9ccceedbfd Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 23 Jul 2001 17:46:59 +0000 Subject: Moved inline/llvm/Tools/* to include/llvm/Support/* llvm-svn: 279 --- llvm/lib/Bytecode/Writer/InstructionWriter.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/Bytecode/Writer/InstructionWriter.cpp') diff --git a/llvm/lib/Bytecode/Writer/InstructionWriter.cpp b/llvm/lib/Bytecode/Writer/InstructionWriter.cpp index 73969e65df7..a9b5e8d3041 100644 --- a/llvm/lib/Bytecode/Writer/InstructionWriter.cpp +++ b/llvm/lib/Bytecode/Writer/InstructionWriter.cpp @@ -15,7 +15,6 @@ #include "llvm/BasicBlock.h" #include "llvm/Instruction.h" #include "llvm/DerivedTypes.h" -#include "llvm/Tools/DataTypes.h" #include typedef unsigned char uchar; -- cgit v1.2.3