Skip to content

Commit f8082a2

Browse files
Fix IntroSummaryStyle compilation
1 parent e933bb0 commit f8082a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/BenchmarkDotNet.Samples/IntroSummaryStyle.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
using BenchmarkDotNet.Attributes;
33
using BenchmarkDotNet.Configs;
44
using BenchmarkDotNet.Reports;
5-
using BenchmarkDotNet.Columns;
65
using Perfolizer.Horology;
6+
using Perfolizer.Metrology;
77

88
namespace BenchmarkDotNet.Samples
99
{

0 commit comments

Comments
 (0)