mirror of
https://github.com/opensim/opensim.git
synced 2026-07-05 11:37:48 +08:00
* added missing using clause
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using System.Data.Common;
|
||||
using MySql.Data.MySqlClient;
|
||||
using TribalMedia.Framework.Data;
|
||||
|
||||
namespace OpenSim.Framework.Data.MySQL
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user