summaryrefslogtreecommitdiff
path: root/indra/llcommon/llerrorthread.h
diff options
context:
space:
mode:
authorSteve Bennetts <steve@lindenlab.com>2009-10-20 12:59:16 -0700
committerSteve Bennetts <steve@lindenlab.com>2009-10-20 12:59:16 -0700
commit85c4d40614b501d401159b9bb064a4f4c726265e (patch)
treeef610b296660a2969d4df60ef331a3b4b411b676 /indra/llcommon/llerrorthread.h
parenta68b34eadf99c5875f2d7692185706e490e850bd (diff)
parentb0dccf883ad67e43b9fac5bc81f7b79bf9c07f8c (diff)
merge
Diffstat (limited to 'indra/llcommon/llerrorthread.h')
-rw-r--r--indra/llcommon/llerrorthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llerrorthread.h b/indra/llcommon/llerrorthread.h
index f1d6ffc34f..3121d29675 100644
--- a/indra/llcommon/llerrorthread.h
+++ b/indra/llcommon/llerrorthread.h
@@ -35,7 +35,7 @@
#include "llthread.h"
-class LLErrorThread : public LLThread
+class LL_COMMON_API LLErrorThread : public LLThread
{
public:
LLErrorThread();