aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/llhttpclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmessage/llhttpclient.h')
-rw-r--r--linden/indra/llmessage/llhttpclient.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/linden/indra/llmessage/llhttpclient.h b/linden/indra/llmessage/llhttpclient.h
index c6b68b2..d48d084 100644
--- a/linden/indra/llmessage/llhttpclient.h
+++ b/linden/indra/llmessage/llhttpclient.h
@@ -35,8 +35,10 @@
35#include <string> 35#include <string>
36 36
37#include <boost/intrusive_ptr.hpp> 37#include <boost/intrusive_ptr.hpp>
38#include "llassetstorage.h"
39 38
39#include "llassettype.h"
40
41class LLUUID;
40class LLPumpIO; 42class LLPumpIO;
41class LLSD; 43class LLSD;
42 44