Skip to content

Add missed #include <atomic>#14440

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
matwey:fix/missed-atomic
Sep 4, 2020
Merged

Add missed #include <atomic>#14440
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
matwey:fix/missed-atomic

Conversation

@matwey
Copy link
Copy Markdown
Contributor

@matwey matwey commented Sep 3, 2020

std::atomic<Data*> at line 199 requires including <atomic>

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fix missed #include <atomic>

Information about CI checks: https://clickhouse.tech/docs/en/development/continuous-integration/

std::atomic<Data*> at line 199 requires including <atomic>
@robot-clickhouse robot-clickhouse added the pr-build Pull request with build/testing/packaging improvement label Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-build Pull request with build/testing/packaging improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants