From 4fcc4063e0862bb2a00c2f29839493815e7d65a6 Mon Sep 17 00:00:00 2001 From: brad kittenbrink Date: Fri, 31 Jul 2009 11:48:24 -0700 Subject: Fixups after merge for new files failing to include linden_common.h --- indra/llmath/llbbox.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/llmath/llbbox.cpp') diff --git a/indra/llmath/llbbox.cpp b/indra/llmath/llbbox.cpp index acf93a2a38..914cbfdc12 100644 --- a/indra/llmath/llbbox.cpp +++ b/indra/llmath/llbbox.cpp @@ -30,6 +30,8 @@ * $/LicenseInfo$ */ +#include "linden_common.h" + // self include #include "llbbox.h" -- cgit v1.2.3