Hopefully fix build errors on Bamboo.

This commit is contained in:
Deathmax 2011-12-14 14:43:52 +08:00
parent 7446dcfd8d
commit 4fd6276ec2
7 changed files with 12 additions and 14 deletions

View file

@ -7,7 +7,7 @@ using System.Linq;
using System.Text;
using System.IO;
using System.Security.Cryptography;
using Community.CsharpSqlite.SQLiteClient;
using Mono.Data.Sqlite;
using MySql.Data.MySqlClient;
using System.Windows.Forms;