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

@ -10,7 +10,7 @@ using System.Diagnostics;
using System.Net;
using System.Reflection;
using System.Threading;
using Community.CsharpSqlite.SQLiteClient;
using Mono.Data.Sqlite;
using TShockAPI.DB;
using TShockAPI;