Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Conversation

@nmanne-anlgov
Copy link
Contributor

Describe your changes

Fix compilation error in older C++ compilers with missing std::filesystem implementation by ensuring that all usages of std::filesystem are replaced with the alias fs, and all usages of fstreams with boost::filesystem.

Issue ticket number and link

Issue #128
Link: #128

Checklist before requesting a review

  • I have performed a self-review of my code
  • [N/A] I have made corresponding changes to the documentation
    • I don't think any documentation changes are needed for this, please correct me if I'm wrong.
  • I read the contribution documentation and made sure that my changes meet its requirements

Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
@hikinggrass hikinggrass merged commit ff82a81 into EVerest:main Dec 12, 2025
7 of 8 checks passed
@nmanne-anlgov nmanne-anlgov deleted the main branch December 12, 2025 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants