Skip to content

Commit 90ef2ae

Browse files
authored
Fix debug build (#2385)
1 parent 6573422 commit 90ef2ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BenchmarkDotNet/Reports/Measurement.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using System;
2+
using System.Diagnostics;
23
using System.Globalization;
34
using System.Linq;
45
using System.Text;

0 commit comments

Comments
 (0)