summaryrefslogtreecommitdiff
path: root/indra/llmath/tests/llquaternion_test.cpp
diff options
context:
space:
mode:
authorAdam Moss <moss@lindenlab.com>2009-10-08 13:36:46 +0000
committerAdam Moss <moss@lindenlab.com>2009-10-08 13:36:46 +0000
commit5fe65644b5ac422b2d7f1558f9e38e8d0dbc7674 (patch)
treee508f307e902b9312df7124b43eafda8f0c38436 /indra/llmath/tests/llquaternion_test.cpp
parentec08dec2074be37e1b40a4385169ba5ed68b1923 (diff)
DEV-41088 convert legacy 'math' test module into 'mathmisc' integration test.
Diffstat (limited to 'indra/llmath/tests/llquaternion_test.cpp')
-rw-r--r--indra/llmath/tests/llquaternion_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llmath/tests/llquaternion_test.cpp b/indra/llmath/tests/llquaternion_test.cpp
index d071a1a8bd..bfa475d91b 100644
--- a/indra/llmath/tests/llquaternion_test.cpp
+++ b/indra/llmath/tests/llquaternion_test.cpp
@@ -32,8 +32,6 @@
* $/LicenseInfo$
*/
-#include <cmath>
-
#include "linden_common.h"
#include "../test/lltut.h"