summaryrefslogtreecommitdiff
path: root/indra/llimage
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2022-12-12 13:45:05 -0600
committerDave Parks <davep@lindenlab.com>2022-12-12 13:45:05 -0600
commit9e1383f90d45622e0b9848be2608a4a6d71037dd (patch)
tree03ad6ab945d10569ad1bbe89fef4c2276dd759e6 /indra/llimage
parent1915b7a008a171e9b193f6301e83b61ca0f3c433 (diff)
parent4e0d8f15644d607d4f9db4452cf4f34140eb2ca7 (diff)
Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559
Diffstat (limited to 'indra/llimage')
-rw-r--r--indra/llimage/llimageworker.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/indra/llimage/llimageworker.h b/indra/llimage/llimageworker.h
index 18398d9ae2..fb35108a7a 100644
--- a/indra/llimage/llimageworker.h
+++ b/indra/llimage/llimageworker.h
@@ -29,11 +29,7 @@
#include "llimage.h"
#include "llpointer.h"
-
-namespace LL
-{
- class ThreadPool;
-} // namespace LL
+#include "threadpool_fwd.h"
class LLImageDecodeThread
{