diff options
Diffstat (limited to 'indra/llmessage/llassetstorage.cpp')
-rw-r--r-- | indra/llmessage/llassetstorage.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llmessage/llassetstorage.cpp b/indra/llmessage/llassetstorage.cpp index b5a9e8a727..b848b6488a 100644 --- a/indra/llmessage/llassetstorage.cpp +++ b/indra/llmessage/llassetstorage.cpp @@ -9,11 +9,8 @@ #include "linden_common.h" // system library includes -#include <stdlib.h> -#include <stdio.h> #include <sys/types.h> #include <sys/stat.h> -#include <algorithm> #include "llassetstorage.h" |