fix ups to include OpenSim.Framework explicit includes (they

were implicitly included before).  Everything builds again.
Now off to testing.
This commit is contained in:
Sean Dague
2008-04-02 16:00:40 +00:00
parent 849592391a
commit 30ea28c3b1
20 changed files with 22 additions and 3 deletions

View File

@@ -30,6 +30,7 @@ using System.Collections.Generic;
using System.Data;
using System.Text.RegularExpressions;
using libsecondlife;
using OpenSim.Framework;
using OpenSim.Framework.Console;
namespace OpenSim.Data.MySQL