summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2017-04-26 12:39:14 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2017-04-26 12:39:14 -0400
commitb7b8d6e1aedeac1dfdfcc9200024bbcc8e2dacae (patch)
treec6d65c1319d9fd5a80473d0c2cd8e528e916af68 /indra/llcommon
parente6f53dedb704c92af45ede2d97c559cb6639358f (diff)
MAINT-7343 - added periodic logging of state of the asset store.
Diffstat (limited to 'indra/llcommon')
-rw-r--r--indra/llcommon/llassettype.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llcommon/llassettype.cpp b/indra/llcommon/llassettype.cpp
index 5e8129b9b2..4304db36be 100644
--- a/indra/llcommon/llassettype.cpp
+++ b/indra/llcommon/llassettype.cpp
@@ -31,9 +31,6 @@
#include "llmemory.h"
#include "llsingleton.h"
-#include <set>
-#include <boost/algorithm/string.hpp>
-
///----------------------------------------------------------------------------
/// Class LLAssetType
///----------------------------------------------------------------------------