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

DM-42147: Add needed array include. #19

Merged
merged 1 commit into from Dec 19, 2023
Merged

DM-42147: Add needed array include. #19

merged 1 commit into from Dec 19, 2023

Conversation

ktlim
Copy link

@ktlim ktlim commented Dec 19, 2023

Newer compilers seem to be picky about requiring #include <array> in order to access std::array.

Newer compilers seem to be picky about requiring `#include <array>` in order to access `std::array`.
@ktlim ktlim merged commit 4efbc70 into lsst-dev Dec 19, 2023
@ktlim ktlim deleted the tickets/DM-42147 branch December 19, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant