* Added using as per mail to see if that does anything for Ursulas build issues. Thanks Ursula!

afrisby
lbsa71 2008-01-02 06:51:29 +00:00
parent 3aa0f32ce3
commit 7909d80821
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
using System.Collections.Generic;
using System.Text;
using OpenSim.Region.Environment.Interfaces;
using OpenSim.Region.ScriptEngine.DotNetEngine;
namespace OpenSim.Grid.ScriptServer
{