VisualStudio project files updated. #include <algorithm> added to make...
VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio. llvm-svn: 49743
Loading
Please register or sign in to comment