Fix a missing includes and a use of the MSVC promise/future workaround that
authorLang Hames <lhames@gmail.com>
Tue, 25 Sep 2018 20:16:06 +0000 (20:16 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 25 Sep 2018 20:16:06 +0000 (20:16 +0000)
commitffa72ef9031f19ecf00c68efd46377a0cb52eff9
treef7dafeb403110777c11369400eb2c3e484447b06
parent7fb39dfa7c4d9997d967d6daaae2d65cfa7af2ef
Fix a missing includes and a use of the MSVC promise/future workaround that
were left out of r343011/r343012.

llvm-svn: 343022
llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp