Skip to content

Commit 48677bb

Browse files
committed
endif
1 parent c972f72 commit 48677bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BitFaster.Caching.Benchmarks/Lfu/CmSketchNoPin.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ public void Increment(T value)
103103
{
104104
IncrementStd(value);
105105
}
106+
#endif
106107
}
107108

108109
/// <summary>

0 commit comments

Comments
 (0)