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

Conversation

NexAdn
Copy link

@NexAdn NexAdn commented Nov 30, 2021

bucket.hpp missed a required #include . This sometimes causes
build errors when including bucket.hpp in another project directly
instead of using the convenience header. This commit fixes this by
explicitly including .

Signed-off-by: NexAdn nex@nexadn.de

bucket.hpp missed a required #include <thread>. This sometimes causes
build errors when including bucket.hpp in another project directly
instead of using the convenience header. This commit fixes this by
explicitly including <thread>.

Signed-off-by: NexAdn <nex@nexadn.de>
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.

1 participant