* Group OpenSim.Framework.Servers interfaces together

This commit is contained in:
Justin Clarke Casey
2009-03-19 19:21:17 +00:00
parent bd2180d9af
commit 8f1844665b
10 changed files with 9 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
*/
using System.IO;
using OpenSim.Framework.Servers.Interfaces;
namespace OpenSim.Framework.Servers
{