diff options
Diffstat (limited to 'indra/llmessage/llnamevalue.h')
-rw-r--r-- | indra/llmessage/llnamevalue.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/llmessage/llnamevalue.h b/indra/llmessage/llnamevalue.h index f3d0d0d338..82217f700e 100644 --- a/indra/llmessage/llnamevalue.h +++ b/indra/llmessage/llnamevalue.h @@ -9,13 +9,9 @@ #ifndef LL_LLNAMEVALUE_H #define LL_LLNAMEVALUE_H -#include <iostream> -#include <string.h> - #include "string_table.h" #include "llskipmap.h" #include "llmath.h" -//#include "vmath.h" #include "v3math.h" #include "lldbstrings.h" |