summaryrefslogtreecommitdiff
path: root/indra/llmessage/llhttpassetstorage.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmessage/llhttpassetstorage.h')
-rw-r--r--indra/llmessage/llhttpassetstorage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmessage/llhttpassetstorage.h b/indra/llmessage/llhttpassetstorage.h
index 5786c5df32..231437dad4 100644
--- a/indra/llmessage/llhttpassetstorage.h
+++ b/indra/llmessage/llhttpassetstorage.h
@@ -62,6 +62,8 @@ public:
virtual ~LLHTTPAssetStorage();
+ using LLAssetStorage::storeAssetData; // Unhiding virtuals...
+
virtual void storeAssetData(
const LLUUID& uuid,
LLAssetType::EType atype,