summaryrefslogtreecommitdiff
path: root/indra/llmath/tests/v3math_test.cpp
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2010-08-27 10:26:31 -0400
committerNyx (Neal Orman) <nyx@lindenlab.com>2010-08-27 10:26:31 -0400
commitd8fd52341a2ff47c6f929540628f2f0017c8b185 (patch)
treee16c3b054c648bf49c4fb7fb99a398f86acd1000 /indra/llmath/tests/v3math_test.cpp
parent771195865c4fb336f573025e9a7a22313bfb6cb8 (diff)
parent2192d13e2642944e78bcb2dcdc192f5c561c35b2 (diff)
Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/
Diffstat (limited to 'indra/llmath/tests/v3math_test.cpp')
-rw-r--r--indra/llmath/tests/v3math_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/llmath/tests/v3math_test.cpp b/indra/llmath/tests/v3math_test.cpp
index d5c8dd2f9c..e6354c2b86 100644
--- a/indra/llmath/tests/v3math_test.cpp
+++ b/indra/llmath/tests/v3math_test.cpp
@@ -36,12 +36,12 @@
#include "../test/lltut.h"
#include "llsd.h"
-#include "../llquaternion.h"
-#include "../llquantize.h"
#include "../v3dmath.h"
#include "../m3math.h"
#include "../v4math.h"
#include "../v3math.h"
+#include "../llquaternion.h"
+#include "../llquantize.h"
namespace tut