summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-06-04 09:10:00 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-06-04 09:10:00 +0100
commit6ca40c7afbd794b161904b63b88a95273ae80c9c (patch)
treedf85db7239ac8988fcb27b2b49f1cadc15b6ee24 /indra/llmath/llvolume.cpp
parent9878c0240450ad3d580d0518762ae0db96c25eff (diff)
more needed #includes
Diffstat (limited to 'indra/llmath/llvolume.cpp')
-rw-r--r--indra/llmath/llvolume.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmath/llvolume.cpp b/indra/llmath/llvolume.cpp
index a8684759f3..ce7e20e9b4 100644
--- a/indra/llmath/llvolume.cpp
+++ b/indra/llmath/llvolume.cpp
@@ -31,6 +31,7 @@
*/
#include "linden_common.h"
+#include "llmemory.h"
#include "llmath.h"
#include <set>