Skip to content

Commit

Permalink
Merge pull request #305 from krasznaa/MSVCCpp20Fix-main-20241121
Browse files Browse the repository at this point in the history
MSVC C++20 Fix, main branch (2024.11.21.)
  • Loading branch information
krasznaa authored Nov 21, 2024
2 parents 6064a51 + 60e279a commit 7ba8852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/include/vecmem/edm/impl/host.ipp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "vecmem/edm/details/schema_traits.hpp"

// System include(s).
#include <string>
#include <tuple>
#include <type_traits>

Expand Down

0 comments on commit 7ba8852

Please sign in to comment.