mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* fix windows build break - it helps if one actually puts in using statements and spells dlls correctly
This commit is contained in:
@@ -25,8 +25,10 @@
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Net;
|
||||
using NUnit.Framework;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Framework.Communications;
|
||||
using OpenSim.Region.ClientStack;
|
||||
using OpenSim.Region.ClientStack.LindenUDP;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user