Skip to content

Commit

Permalink
endif
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfaster committed Nov 27, 2024
1 parent c972f72 commit 48677bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BitFaster.Caching.Benchmarks/Lfu/CmSketchNoPin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ public void Increment(T value)
{
IncrementStd(value);
}
#endif
}

/// <summary>
Expand Down

0 comments on commit 48677bb

Please sign in to comment.