Minor tweaks to get OpenSim compiling against both the current libomv and the upcoming 0.8.0

This commit is contained in:
John Hurliman
2009-10-25 01:01:26 -07:00
parent 730930955a
commit de25dcfb7b
2 changed files with 3 additions and 1 deletions

View File

@@ -30,6 +30,8 @@ using System.Collections.Generic;
using OpenSim.Framework;
using OpenMetaverse;
using Animation = OpenSim.Framework.Animation;
namespace OpenSim.Region.Framework.Scenes
{
[Serializable]