Skip to content

Commit

Permalink
Update GlobalUsings.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingosse authored Mar 13, 2024
1 parent 677c852 commit f7c26c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tracer/src/Datadog.Trace/GlobalUsings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// This product includes software developed at Datadog (https://www.datadoghq.com/). Copyright 2017 Datadog, Inc.
// </copyright>

#nullable enable

global using ThrowHelper = Datadog.Trace.Util.ThrowHelper;

#if NETFRAMEWORK || NETSTANDARD2_0
Expand Down

0 comments on commit f7c26c2

Please sign in to comment.