mirror of
https://github.com/boostorg/filesystem.git
synced 2026-01-30 07:52:08 +00:00
merged from trunk
[SVN r45844]
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user