this file moved

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24356 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Andrew Lenharth 2005-11-14 19:32:05 +00:00
parent ced704ba60
commit 94f3d1af5f

View File

@ -195,7 +195,7 @@ can do.</p>
program:</p>
<div class="doc_code"><pre>
#include "Support/CommandLine.h"
#include "llvm/Support/CommandLine.h"
</pre></div>
<p>Additionally, you need to add this as the first line of your main