fixed the issue that multiple dependencies and introduce deadlock.

This commit is contained in:
2026-05-02 20:31:05 +09:00
parent edfa6d69f0
commit 15d129f29c
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#if false
#if true
using Misaki.HighPerformance.LowLevel.Utilities;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;