diff options
Diffstat (limited to 'indra/llcommon/llsd.cpp')
-rw-r--r-- | indra/llcommon/llsd.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llcommon/llsd.cpp b/indra/llcommon/llsd.cpp index 2fb9a0ab9c..aa52255704 100644 --- a/indra/llcommon/llsd.cpp +++ b/indra/llcommon/llsd.cpp @@ -9,9 +9,6 @@ #include "linden_common.h" #include "llsd.h" -#include <sstream> -#include <math.h> - #include "llerror.h" #include "../llmath/llmath.h" #include "llformat.h" |