unwind: permit building against libstdc++
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 11 May 2015 16:35:13 +0000 (16:35 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 11 May 2015 16:35:13 +0000 (16:35 +0000)
commit5ccb0b5f870202938dd8ad387400564cb775b9c1
tree3ce68b45775537bfdc82750fa0856cb24191dae3
parentf36dddf4266ce863da9a6853523ef9b85fb01662
unwind: permit building against libstdc++

Include algorithm early as otherwise you get a number of particularly unhelpful
messages about failed static assertions.  This fixes compilation on Linux with
gcc.

llvm-svn: 237002
libunwind/src/libunwind.cpp