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: misplaced string header causes failure during compilation issue #1415 #1416

Conversation

MetabolomicsAustralia-Bioinformatics
Copy link
Contributor

This commit is a simple fix on issue #1415

As mentioned in issue #1415, the misplaced string header causes a fatal error during compilation.

To Fix this error, the string header needs to be included in the errorcodes.h instead of errorcodes.cpp

Issue #1415

the string header inclusion has been misplaced, which causes failure during compilation
Moving string header from errorcode.cpp to fix error during compilation
@shubhra-agrawal shubhra-agrawal self-assigned this Jul 8, 2022
Copy link
Collaborator

@shubhra-agrawal shubhra-agrawal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@shubhra-agrawal shubhra-agrawal merged commit 3c07a9f into ElucidataInc:develop Jul 11, 2022
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.

2 participants