diff options
Diffstat (limited to 'indra/llmath/llsphere.cpp')
-rw-r--r-- | indra/llmath/llsphere.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmath/llsphere.cpp b/indra/llmath/llsphere.cpp index 3428dc1487..be4df39443 100644 --- a/indra/llmath/llsphere.cpp +++ b/indra/llmath/llsphere.cpp @@ -7,6 +7,8 @@ * $License$ */ +#include "linden_common.h" + #include "llsphere.h" LLSphere::LLSphere() |