View Single Post
  #2  
Old 06-08-2009, 12:44 AM
gaeorn
Developer
 
Join Date: Apr 2009
Location: USA
Posts: 478
Default

Add this at the top of the file and it should compile fine:

Code:
#include <algorithm>
Reply With Quote