Skip to content

Commit

Permalink
fix arm32 build
Browse files Browse the repository at this point in the history
  • Loading branch information
VSadov authored and github-actions committed Aug 20, 2024
1 parent 2f444ff commit 778bdaa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.Runtime;
using System.Runtime.CompilerServices;
Expand Down

0 comments on commit 778bdaa

Please sign in to comment.