Uhm... that was really bad

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@493 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-09-07 21:26:51 +00:00
parent 46ac43c1bb
commit a105022a78

View File

@ -2,7 +2,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "/home/vadve/vadve/Research/DynOpt/LLVM/llvm/include/llvm/Support/MathExtras.h"
#include "llvm/Support/MathExtras.h"
inline void
testPow(int C, bool isPow)