Skip to content

Commit

Permalink
Merge pull request #45360 from fwyzard/Alpaka_CachingAllocator_debug_…
Browse files Browse the repository at this point in the history
…140x

Add missing header in AllocatorConfig.h [14.0.x]
  • Loading branch information
cmsbuild authored Jul 3, 2024
2 parents 7289f53 + 4f2ea04 commit 9e5181f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define HeterogeneousCore_AlpakaInterface_interface_AllocatorConfig_h

#include <cstddef>
#include <cstdint>
#include <limits>

namespace cms::alpakatools {
Expand Down

0 comments on commit 9e5181f

Please sign in to comment.