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
IAP GITLAB
One needs to include <boost/filesystem/fstream.hpp> in order to use boost::filesystem::ofstream or boost::filesystem::ifstream. This was not the case.