* Deprecate usage of boost::filesystem::load_string_file and save_string_file * some other deperated functions * remove complete() * normal, save, load
Newer clang does not allow down cast with brace initialization. Replace them with C-style cast.
These are necessary for compiling with Ubuntu 24.04 default toolchain/boost.