diff options
author | Dave Parks <davep@lindenlab.com> | 2010-05-26 03:29:58 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2010-05-26 03:29:58 -0500 |
commit | 9008bd8bb4359aed46ea62f363c208802f48dc6d (patch) | |
tree | 35a890ddef2a1e71d3d856e008686144d09563fb /indra/llmath/v3math.h | |
parent | 7f5cc148bf0c2b8c77205ae5cb6db9841c0654d9 (diff) | |
parent | c98b1b3fd9341834978aff0e841714e206d28c0a (diff) |
merge
Diffstat (limited to 'indra/llmath/v3math.h')
-rw-r--r-- | indra/llmath/v3math.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmath/v3math.h b/indra/llmath/v3math.h index 0e7d72e958..75c860a91e 100644 --- a/indra/llmath/v3math.h +++ b/indra/llmath/v3math.h @@ -36,7 +36,6 @@ #include "llerror.h" #include "llmath.h" - #include "llsd.h" class LLVector2; class LLVector4; |