using System; using System.Collections; using System.Collections.Generic; using System.Text; using Nwc.XmlRpc; using libsecondlife; namespace OpenSim.Framework.Grid { public abstract class LoginService { } }