Skip to content

Commit c5fd47c

Browse files
committed
fix build issues
1 parent 18c5459 commit c5fd47c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

BundleManager/MainForm.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
using System;
22
using System.Collections;
33
using System.ComponentModel;
4+
using System.IO;
5+
using System.Text.RegularExpressions;
46
using System.Threading;
57
using System.Threading.Tasks;
68
using System.Windows.Forms;

0 commit comments

Comments
 (0)