diff options
Diffstat (limited to 'indra/llmath/tests/llbbox_test.cpp')
-rw-r--r-- | indra/llmath/tests/llbbox_test.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmath/tests/llbbox_test.cpp b/indra/llmath/tests/llbbox_test.cpp index b310baf07f..3031310a5d 100644 --- a/indra/llmath/tests/llbbox_test.cpp +++ b/indra/llmath/tests/llbbox_test.cpp @@ -32,6 +32,8 @@ * $/LicenseInfo$ */ +#include "linden_common.h" + #include "../test/lltut.h" #include "../llbbox.h" |