Skip to content

Fix deprecated usage of boost/filesystem

Reiner Hauser requested to merge fix/Boost-1.79 into master

Boost 1.79 no longer includes and deprecates the use of fs::fstream etc.

Boost 1.79 has hit LCG dev4 tonight, leading to a compile error in SFOng.

Merge request reports