don't #include a header into the middle of an anon namespace.
authorChris Lattner <sabre@nondot.org>
Tue, 3 Mar 2009 20:10:23 +0000 (20:10 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Mar 2009 20:10:23 +0000 (20:10 +0000)
commit44e3dd1672572df28e79649c86f2d44bf3730062
tree1b6f535172e0fc1f5a42e367770304388b202c29
parent09a2609e204b1d1afc771c5e4f16b4722250f673
don't #include a header into the middle of an anon namespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65967 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JIT.cpp