Chaste Release::3.1
|
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>
Go to the source code of this file.
Defines | |
#define | BOOST_FILESYSTEM_VERSION 2 |
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 BOOST_FILESYSTEM_VERSION 2 |
Which version of the library to use.
Definition at line 47 of file BoostFilesystem.hpp.