From: Chris Lattner Date: Fri, 7 Sep 2001 21:26:51 +0000 (+0000) Subject: Uhm... that was really bad X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a105022a7853e3846f6720986d70bd3d426ff03f;p=oota-llvm.git Uhm... that was really bad git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@493 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/tests/testPow2.cpp b/tools/tests/testPow2.cpp index 25f0ecd3a61..d9ecb4a72e1 100644 --- a/tools/tests/testPow2.cpp +++ b/tools/tests/testPow2.cpp @@ -2,7 +2,7 @@ #include #include -#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)