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

Build failure in folly/concurrency/SingletonRelaxedCounter.h #2329

Open
likan999 opened this issue Oct 25, 2024 · 1 comment
Open

Build failure in folly/concurrency/SingletonRelaxedCounter.h #2329

likan999 opened this issue Oct 25, 2024 · 1 comment

Comments

@likan999
Copy link

The file uses std::unordered_map but doesn't include the corresponding header, causes build failure in some cases. Can someone help to make the one-line change that includes this header? I can't send the PR myself due to my employer's policy. Thanks.

@greauxd
Copy link

greauxd commented Oct 29, 2024

Sent through PR with required fix, waiting on CLA authentication before change can be reviewed and merged!

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

No branches or pull requests

2 participants