* Fix the other windows build break. Hopefully that shoudl be the last one

This commit is contained in:
Justin Clarke Casey
2009-04-22 18:48:49 +00:00
parent 3ace45a839
commit 8ca805009b
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
using System;
using System.Reflection;
using log4net;
using OpenSim.Data;
using OpenSim.Framework;
using OpenSim.Framework.Communications;
using OpenSim.Framework.Communications.Services;