Skip to content

Commit

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

Add missing header in AllocatorConfig.h
  • Loading branch information
cmsbuild authored Jul 2, 2024
2 parents e24c510 + 1ffae5a commit 422db62
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 422db62

Please sign in to comment.