Chaste Release::3.1
BoostFilesystem.hpp File Reference
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>
Include dependency graph for BoostFilesystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BOOST_FILESYSTEM_VERSION   2

Detailed Description

Include the Boost Filesystem library headers, and set up the 'fs' namespace alias. This header also ensures that we use version 2 of the library.

Definition in file BoostFilesystem.hpp.


Define Documentation

#define BOOST_FILESYSTEM_VERSION   2

Which version of the library to use.

Definition at line 47 of file BoostFilesystem.hpp.