Fix this file to have the necessary standard library includes and use
authorChandler Carruth <chandlerc@gmail.com>
Mon, 27 Aug 2018 06:52:14 +0000 (06:52 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 27 Aug 2018 06:52:14 +0000 (06:52 +0000)
commitbe4a54940e01358103887c1a1271d9797e279af8
treebcab80a2da249b8cfdad4f0e62a0ba91df44f69f
parent73ed2a2a6bf45b302bc73c3fb6a5b6b623834a48
Fix this file to have the necessary standard library includes and use
the `std::` namespace. Should fix a number of build bots as well.

llvm-svn: 340721
llvm/lib/Demangle/MicrosoftDemangleNodes.cpp