diff options
Diffstat (limited to 'indra/llmessage/llhttpsender.h')
-rwxr-xr-x | indra/llmessage/llhttpsender.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmessage/llhttpsender.h b/indra/llmessage/llhttpsender.h index 88920db24d..ff8fa2f95b 100755 --- a/indra/llmessage/llhttpsender.h +++ b/indra/llmessage/llhttpsender.h @@ -32,7 +32,7 @@ class LLHost; class LLSD; -class LLHTTPSender +class LLHTTPSender : public LLThreadSafeRefCount { public: |