Skip to content

Commit

Permalink
fix debug build (#6447)
Browse files Browse the repository at this point in the history
  • Loading branch information
smartprogrammer93 committed Jan 4, 2024
1 parent 95d966c commit ab3711c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Nethermind/Nethermind.Trie/TrieNode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.Runtime.CompilerServices;
using System.Threading;
using Nethermind.Core;
using Nethermind.Core.Buffers;
using Nethermind.Core.Crypto;
Expand Down

0 comments on commit ab3711c

Please sign in to comment.