Boost filesystem headers
One needs to include <boost/filesystem/fstream.hpp>
in order to use boost::filesystem::ofstream
or boost::filesystem::ifstream
. This was not the case.
Edited by Maximilian Reininghaus
Merge request reports
Activity
Please register or sign in to reply