debug
This commit is contained in:
parent
207d2d4a2e
commit
f31151921f
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ using System.Threading.Tasks;
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
using System;
|
using System;
|
||||||
using System.Drawing;
|
using System.Drawing;
|
||||||
|
using System.Windows.Forms;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace CreamInstaller.Steam;
|
namespace CreamInstaller.Steam;
|
||||||
|
|
Loading…
Reference in a new issue