Skip to content

Commit 356f3fe

Browse files
committed
Fix release build
1 parent ad7f4df commit 356f3fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CustomizePlus/UI/Windows/MainWindow/Tabs/Debug/StateMonitoringTab.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
using System;
1414
using System.Linq;
1515

16+
#if INCOGNIFY_STRINGS
17+
using System.Numerics;
18+
#endif
19+
1620
namespace CustomizePlus.UI.Windows.MainWindow.Tabs.Debug;
1721

1822
public class StateMonitoringTab

0 commit comments

Comments
 (0)