Skip to content

Commit

Permalink
around #if
Browse files Browse the repository at this point in the history
  • Loading branch information
fraguada committed Dec 2, 2024
1 parent b3b34eb commit 0aee553
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/dotnet/resolver.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
using System.Linq;
using System.Collections;
using System.Runtime.InteropServices;
#if RHINO_SDK
using System.Collections.Immutable;
#endif

namespace Rhino.Runtime
{
Expand Down

0 comments on commit 0aee553

Please sign in to comment.