summaryrefslogtreecommitdiff
path: root/indra/llcommon/lllog.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/lllog.h')
-rw-r--r--indra/llcommon/lllog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/llcommon/lllog.h b/indra/llcommon/lllog.h
index 7ac6c8aa42..b0ec570c01 100644
--- a/indra/llcommon/lllog.h
+++ b/indra/llcommon/lllog.h
@@ -39,9 +39,9 @@
class LLLogImpl;
class LLApp;
-class LLSD;
+class LL_COMMON_API LLSD;
-class LLLog
+class LL_COMMON_API LLLog
{
public:
LLLog(LLApp* app);