[LLVMdev] win32 still broken

Reid Spencer reid at x10sys.com
Sun Dec 19 20:01:12 PST 2004


Fixed. My apologies. 

Reid.

On Sun, 2004-12-19 at 19:32, Jeff Cohen wrote:
> I'm having trouble keeping up with you guys :-)
> 
> No sooner than I fix the previous problems that another one is created:
> 
> c:\llvm\lib\Support\Timer.cpp(140) : error C2039: 'find' : is not a 
> member of 'std'
> c:\llvm\lib\Support\Timer.cpp(140) : error C3861: 'find': identifier not 
> found, even with argument-dependent lookup
> c:\llvm\lib\Support\Timer.cpp(270) : error C2039: 'sort' : is not a 
> member of 'std'
> c:\llvm\lib\Support\Timer.cpp(270) : error C3861: 'sort': identifier not 
> found, even with argument-dependent lookup
> 
> VC++ defines these in <algorithm>.  Ok to add an #include for it?  Won't 
> break some other platform?
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041219/3d85e8b4/attachment.sig>


More information about the llvm-dev mailing list