
8 Aug
2008
8 Aug
'08
5:44 p.m.
In 48033 SVN : libs/iostreams/src/file_times.cpp #include <ctime> #include <boost/iostreams/detail/config/windows_posix.hpp> #include <boost/iostreams/detail/file_times.hpp> #include <boost/iostreams/detail/system_failure.hpp> should now be (I guess there was some file renaming) #include <ctime> #include <boost/iostreams/detail/config/windows_posix.hpp> #include <boost/iostreams/detail/file_handle.hpp> #include <boost/iostreams/detail/system_failure.hpp> otherwise iostreams libs do not compile.... regards, Mathieu -- http://www.incub.net/