Switched this file on accidently.
authorZhou Sheng <zhousheng00@gmail.com>
Thu, 8 Feb 2007 16:45:48 +0000 (16:45 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Thu, 8 Feb 2007 16:45:48 +0000 (16:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34054 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Support/APInt.cpp

index 21fb8cffc7ff966769f4388ec821d2604f04de5d..dccabda1b57366ce7649ef6aa953f6b71fd2651e 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "llvm/ADT/APInt.h"
 
-#if 1
+#if 0
 #include "llvm/DerivedTypes.h"
 #include "llvm/Support/MathExtras.h"
 #include <cstring>