If we move the constructors to the .cpp file, we can drop the #include
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 16 Oct 2003 21:16:21 +0000 (21:16 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 16 Oct 2003 21:16:21 +0000 (21:16 +0000)
commit7034adbce2fc7e761d745dbf586167380a69ee1a
tree0a9f047bbe6ccb990e63ba83171cfa5f76ecb441
parent11b2dbd5f865c254c220a6355a4f436aad802337
If we move the constructors to the .cpp file, we can drop the #include

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9180 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/ExecutionEngine.h