Skip to content

Commit

Permalink
Merge pull request #44279 from makortel/patch-6
Browse files Browse the repository at this point in the history
Small fix in HeterogeneousCore/AlpakaCore/README.md
  • Loading branch information
cmsbuild authored Mar 1, 2024
2 parents d95d0ec + a1af017 commit 609dfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HeterogeneousCore/AlpakaCore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ namespace ALPAKA_ACCELERATOR_NAMESPACE {
}

private:
edm::ESGetToken<SimpleProduct, TestRecord> token_;
device::ESGetToken<SimpleProduct, TestRecord> token_;

OtherAlgo algo_;
};
Expand Down

0 comments on commit 609dfd1

Please sign in to comment.