Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct usage of boost::filesystem::path::extension #148

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

caic99
Copy link
Member

@caic99 caic99 commented Jan 25, 2025

This pull request includes a change to the simulation_container structure in the unidock/src/main/simulation_container.h file. The change simplifies the code by replacing a call to boost::filesystem::extension with a more straightforward method to get the file extension.

Code simplification:

@caic99 caic99 force-pushed the boost-fs-ext branch 2 times, most recently from 4329e1a to 7eb2c37 Compare January 25, 2025 09:26
@caic99 caic99 merged commit 9dc7435 into dptech-corp:main Jan 25, 2025
4 checks passed
@caic99 caic99 deleted the boost-fs-ext branch January 25, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant