Unbreak the build
authorChris Lattner <sabre@nondot.org>
Sat, 25 Oct 2003 16:18:03 +0000 (16:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 25 Oct 2003 16:18:03 +0000 (16:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9502 91177308-0d34-0410-b5e6-96231b3b80d8

lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp

index a859f181a13ff5478e0fa35f3aa888bddd1bc6d5..b2c21e1ee1d04ba66a5a0dac4690f8aebd3a319d 100644 (file)
@@ -20,7 +20,6 @@
 //===----------------------------------------------------------------------===//
 
 #include "Interpreter.h"
-#include "ExecutionAnnotations.h"
 #include "llvm/DerivedTypes.h"
 #include "llvm/Module.h"
 #include "llvm/SymbolTable.h"