From 279177219e30d70a8bb9c850f993ac7a90b4253e Mon Sep 17 00:00:00 2001 From: Brian McBee Date: Sun, 16 Sep 2007 13:02:16 +0000 Subject: Fixed missing Axiom references. --- .../DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'OpenSim/Region') diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs index 20f5d51..eb72d5c 100644 --- a/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs +++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs @@ -1,3 +1,4 @@ +using Axiom.Math; using System; using System.Collections.Generic; using System.Text; -- cgit v1.1