File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Microsoft.Toolkit.HighPerformance/Extensions Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 8
8
using System . Runtime . InteropServices ;
9
9
using Microsoft . Toolkit . HighPerformance . Enumerables ;
10
10
using Microsoft . Toolkit . HighPerformance . Helpers . Internals ;
11
+ #if SPAN_RUNTIME_SUPPORT
11
12
using Microsoft . Toolkit . HighPerformance . Memory ;
13
+ #endif
12
14
13
15
namespace Microsoft . Toolkit . HighPerformance . Extensions
14
16
{
Original file line number Diff line number Diff line change 8
8
using System . Runtime . InteropServices ;
9
9
using Microsoft . Toolkit . HighPerformance . Enumerables ;
10
10
using Microsoft . Toolkit . HighPerformance . Helpers . Internals ;
11
+ #if SPAN_RUNTIME_SUPPORT
11
12
using Microsoft . Toolkit . HighPerformance . Memory ;
13
+ #endif
12
14
13
15
namespace Microsoft . Toolkit . HighPerformance . Extensions
14
16
{
You can’t perform that action at this time.
0 commit comments