Current code does not compile on Fedora Core 8 with the following error:
for_each unknown symbol
The solution is to add the following to s3fs.cpp:
#include <algorithm>
Original issue reported on code.google.com by netwizar...@gmail.com on 18 Mar 2008 at 1:25
Original issue reported on code.google.com by
netwizar...@gmail.com
on 18 Mar 2008 at 1:25