Skip to content

Add missing includes to xdynamic_bitset.hpp#280

Merged
JohanMabille merged 1 commit intoxtensor-stack:masterfrom
laramiel:patch-2
Jan 10, 2024
Merged

Add missing includes to xdynamic_bitset.hpp#280
JohanMabille merged 1 commit intoxtensor-stack:masterfrom
laramiel:patch-2

Conversation

@laramiel
Copy link
Contributor

@laramiel laramiel commented Jan 10, 2024

#include <initializer_list> for std::initializer_list

#include <memory> for std::allocator

#include <algorithm> for std::copy

#include <initializer_list> for std::initializer_list
#include <memory>  for std::allocator
#include <algorithm> for std::copy
@JohanMabille JohanMabille merged commit d11fb6b into xtensor-stack:master Jan 10, 2024
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.

2 participants