Switched this file on accidently.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34054 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Zhou Sheng 2007-02-08 16:45:48 +00:00
parent 0b706b18bd
commit a05eaa658e

View 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>