Fix the Windows build, include <tuple> for std::tie
authorReid Kleckner <rnk@google.com>
Fri, 20 Nov 2015 19:29:40 +0000 (19:29 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 20 Nov 2015 19:29:40 +0000 (19:29 +0000)
commit368c7cb1bdfbbcbccc0a828a7f634d0b833c93dc
tree890e3662661396b9597de9e639c6d9c55ce32dd1
parent73a482f4ccc138785e138d4aa299f45478157e6a
Fix the Windows build, include <tuple> for std::tie

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253698 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ProfileData/InstrProfWriter.cpp