summaryrefslogtreecommitdiff
path: root/indra/llmath/tests/v3dmath_test.cpp
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2010-09-01 11:00:08 -0400
committerNyx (Neal Orman) <nyx@lindenlab.com>2010-09-01 11:00:08 -0400
commitce3e83270606b064afbe77d8f8a8d268cfa3772a (patch)
tree87275407e8cadc8adbc147b6a06a289bf896ad9f /indra/llmath/tests/v3dmath_test.cpp
parentaf3f9004ef486f9eed14eb65ee3c95d1e9a22917 (diff)
parente3fec30097a28689a7022d06005d7d59a3004f0c (diff)
Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/
Diffstat (limited to 'indra/llmath/tests/v3dmath_test.cpp')
-rw-r--r--indra/llmath/tests/v3dmath_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmath/tests/v3dmath_test.cpp b/indra/llmath/tests/v3dmath_test.cpp
index 894b6200f5..734b8f8b80 100644
--- a/indra/llmath/tests/v3dmath_test.cpp
+++ b/indra/llmath/tests/v3dmath_test.cpp
@@ -36,11 +36,11 @@
#include "llsd.h"
#include "../test/lltut.h"
-#include "../llquaternion.h"
#include "../m3math.h"
#include "../v4math.h"
#include "../v3dmath.h"
#include "../v3dmath.h"
+#include "../llquaternion.h"
namespace tut
{