From 161aa5ad930bcde8b4e97c843880fbb0509ea83c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 7 Nov 2001 13:49:45 +0000 Subject: Add #includes to enable buiding in Release mode git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1174 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/VMCore/Module.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/VMCore/Module.cpp') diff --git a/lib/VMCore/Module.cpp b/lib/VMCore/Module.cpp index 7f5e3e246a..bb5e5b5a25 100644 --- a/lib/VMCore/Module.cpp +++ b/lib/VMCore/Module.cpp @@ -12,6 +12,7 @@ #include "llvm/ValueHolderImpl.h" #include "llvm/Support/STLExtras.h" #include "llvm/Type.h" +#include "llvm/ConstPoolVals.h" #include // Instantiate Templates - This ugliness is the price we have to pay -- cgit v1.2.3-70-g09d2