summaryrefslogtreecommitdiff
path: root/indra/llcommon/llerror.h
diff options
context:
space:
mode:
authorDessie Linden <dessie@lindenlab.com>2010-06-04 08:55:51 -0700
committerDessie Linden <dessie@lindenlab.com>2010-06-04 08:55:51 -0700
commit44ac5dc9377915d5d1a31dc3d52423d07b4d7f02 (patch)
treee072bd5813671f68b0cbf826ca2936ed3a2b63c0 /indra/llcommon/llerror.h
parentf968b6078ba764f9c9ed24be23424b59633cff71 (diff)
parent15b855409a0ae7588236fe43f4aaa1d5d389b005 (diff)
Merged from viewer-public
Diffstat (limited to 'indra/llcommon/llerror.h')
-rw-r--r--indra/llcommon/llerror.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llerror.h b/indra/llcommon/llerror.h
index 09812de2b8..e64ee5e081 100644
--- a/indra/llcommon/llerror.h
+++ b/indra/llcommon/llerror.h
@@ -179,7 +179,7 @@ namespace LLError
{ return s; }
// used to indicate the end of a message
- class NoClassInfo { };
+ class LL_COMMON_API NoClassInfo { };
// used to indicate no class info known for logging
//LLCallStacks keeps track of call stacks and output the call stacks to log file