summaryrefslogtreecommitdiff
path: root/indra/llmath/m3math.h
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2011-11-17 13:32:04 -0500
committerprep <prep@lindenlab.com>2011-11-17 13:32:04 -0500
commit378c076d1df5d911e07959638fbd61a9094384d2 (patch)
treed0e6f8868cc78539b05847d089200c2da68d4746 /indra/llmath/m3math.h
parent9f996fdc5684a3e55c9f86508979ad943e2eaded (diff)
WIP: navmesh station posts to a url, responder receives llsd and then has the llpathing library extract and render the navmesh (if desired).
Diffstat (limited to 'indra/llmath/m3math.h')
-rw-r--r--indra/llmath/m3math.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmath/m3math.h b/indra/llmath/m3math.h
index 2be5452f8d..3970a5de31 100644
--- a/indra/llmath/m3math.h
+++ b/indra/llmath/m3math.h
@@ -27,7 +27,7 @@
#ifndef LL_M3MATH_H
#define LL_M3MATH_H
-#include "llerror.h"
+//#include "llerror.h"
#include "stdtypes.h"
class LLVector4;