Skip to content

Conversation

@kadler15
Copy link

The use of std::basic_string requires <string>.

This issue was causing GetNetPassPhrase.cpp compilation to fail for me.

We don't see the same failures elsewhere only because <string> is included indirectly in other files:
os.h -> log.h -> <string>

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