merged from trunk

[SVN r45844]
This commit is contained in:
Eric Niebler
2008-05-28 00:03:07 +00:00
parent 15dcf23e04
commit a484fd0ec9
5 changed files with 3 additions and 183 deletions

View File

@@ -7,10 +7,6 @@
// See library home page at http://www.boost.org/libs/filesystem
// VC++ 8.0 warns on various less-than-safe practices.
// See http://msdn.microsoft.com/msdnmag/issues/05/05/SafeCandC/default.aspx
// But at least in VC++ 8.0 betas, their own libraries use the problem
// practices. So turn off the warnings.
#include <boost/config/warning_disable.hpp>
#include <boost/filesystem/fstream.hpp>