From a05eaa658eeb5cd57219ea87e0c2e775dc5105ca Mon Sep 17 00:00:00 2001 From: Zhou Sheng Date: Thu, 8 Feb 2007 16:45:48 +0000 Subject: [PATCH] Switched this file on accidently. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34054 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Support/APInt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Support/APInt.cpp b/lib/Support/APInt.cpp index 21fb8cffc7f..dccabda1b57 100644 --- a/lib/Support/APInt.cpp +++ b/lib/Support/APInt.cpp @@ -14,7 +14,7 @@ #include "llvm/ADT/APInt.h" -#if 1 +#if 0 #include "llvm/DerivedTypes.h" #include "llvm/Support/MathExtras.h" #include -- 2.34.1