Skip to content

Commit

Permalink
Fixed axom patch (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
liyangrock authored Jun 16, 2024
1 parent 58cfad7 commit d3f43d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tplMirror/Axom-v0.9.0.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- src/axom/spin/policy/UniformGridStorage.hpp 2024-03-21 04:56:04.000000000 +0800
+++ src/axom/spin/policy/UniformGridStorage1.hpp 2024-06-05 14:40:48.893407600 +0800
--- src/axom/spin/policy/UniformGridStorage.hpp 2024-03-21 04:56:04.000000000 +0800
+++ src/axom/spin/policy/UniformGridStorage.hpp 2024-06-10 22:26:33.880119962 +0800
@@ -73,7 +73,7 @@
{
m_bins.emplace_back(binSizes[i], binSizes[i], m_allocatorID);
Expand Down

0 comments on commit d3f43d6

Please sign in to comment.